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
By the way here are the equivalent requirements for MQL4 ... https://book.mql4.com/appendix/limits
Hi Fernando,
Are freeze and stop levels changing while a position is open, or are they constant? In other words, do I need to run SymbolInforInteger(_Symbol,SYMBOL_TRADE_FREEZE_LEVEL) every time I change SL (or TP), or could I compute it just once and save it in a global variable?
thank you