
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
Hello, I built a robot that works with ma intersections, but after closing with the trailing stop, if there is no signal to the contrary, I want the last closed position to be opened again after 100 pips, how do I code it.
You need to remember the opening price of the last position. And then calculate the difference between the current price and the saved price - this will be your step.