Forum

Using my EA live

Hello guys, I've found (and optimized) an EA that gives me good results during back tests and I want to start traiding it online. My question is - Is it possible for the broker to see and copy my EA? Or the broker will only see my trades without being able to inspect the EA i'm using? Thanks in

Printing Variables at the end of backtesting

Hello, I'm experimenting with some indicators with an EA I have, in the process I enter certain values such as high/low into an array and I want to print out the array when the backtest ends. I tried to use a datetime variable to mark the end of the data, for something like this: "//time to trigger

EMA EA Question

Hello guys, I'm quite new to this and I have a few questions regarding the Way an EMA EA works. I've downloaded an EMA EA written by Coders Guru From here: http://www.forexmt4.com/_MT4_Experts/EMA_CROSS_2_RonModV7mini.mq4 After trying out different values I've managed to receive these results (using

Automated traiding using MT4

Hello Guys, I've written an Expert Advisor and tested it on historical data with nice results. I would like to test it on my demo account using live data. I wonder if there is a way to make MT4 use my EA automatically (as it did while I was back testing my System)? P.S. Right now I've loaded the EA