- Raw Ideas
- Run EA every few seconds
- How to get every last Bid price, fastest way
init() runs once at start or when you change TimeFrames or parameters, deinit() runs once when the EA closes, start() runs once for each tick . . . as long as it can do what it needs to do within that tick.
Some info here: https://docs.mql4.com/basis/functions/special & https://docs.mql4.com/runtime/start
Let me know if you have some time, thanks raptor..
I have some time to help out here . . . I'm by no means an expert though, I'm here to learn just like everyone else is (or should be ;-) ).
The first thing you need to do is make sure you understand your Strategy . . . generally what people label as discretionary or intuition is just another way of describing something that they don't fully understand. If you don't understand how you do what you do then you have no chance of ever coding it . . .
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use