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
If you would make an EA with the EA wizard, and chose parabolic sar for the trailing stop loss, it adds something like this code with nothing in OnTick:
the trailing stop based on parabolic SAR works along with other signals that you add to the wizard, but I could not get the psar trailing stop to work in a custom EA using the MqlTradeRequest and MqlTradeResult classes, I'm just wondering if anyone knows