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 all,
Let's say I have an EA running on the EURUSD M15 chart... and I mistakenly change the Period, or the Currency (by dragging a pair or clicking a new timeframe button)... is there a way to do any of the following?
1. Trap the fact that the currency has changed (for the EA running using a static var?)
2. Cancel/reject/(don't allow) the change to occur once trapped
3. Disable the ability of Period and/or Currency changes in an EA (without hard-coding the EA to a specific pair or timeframe)
4. ???
Thank you for your replies!
-charliev