Quote:
|
Originally Posted by samahdi
Hi all:
I have a very simple EA based on EMA cross, the profit is a big negative. I would like to reverse the setting code. Anyone can help or tell me, where should I begin?
1. Should I look at the magic number? What is the magic number function?
How to calculate this number? or other.....
Thanks!
|
samahdi,
1- Could I see the code and tell me wht do you want to do?
2-
magic number is a number you assign to your
order(s) as a reference enables you to distinguish between the different orders.
You sould wait the third part of expert advisor lesson to know more about coding expert advisors.