Nordic12:
Does anyone have an example of a basic EA which continual loops around and executes a pending buy or sell signal (with a tp and sl)
Does anyone have an example of a basic EA which continual loops around and executes a pending buy or sell signal (with a tp and sl)
Please clarify. do you mean continually runs without regard to when ticks come in?
Ea
Nicholishen, Yes thats exactly correct
Where does the buy/sell pending order go ?
i want to say:
if price = xxx then pending buy with a tp of a and sl of b
if price = yyy then pending sell with a tp of a and sl of b
thanks
Shinigami
Shinigami
Thank you for your valuable time.
Im reading thru the code - where would i put the values to buy/sell ?
Thanks

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Does anyone have an example of a basic EA which continual loops around and executes a pending buy or sell signal (with a tp and sl)