Clearly there is a limit between the programmable and what needs intuition or experience. But if I can automate 70% of the work, I am already releasing a lot of mental burden.
Clearly there is a limit between the programmable and what needs intuition or experience. But if I can automate 70% of the work, I am already releasing a lot of mental burden.
With that approach you're going well. Automate the repetitive and mechanical, and leave the subjective to your judgment. That's how many pros operate.
I use my custom indicators to filter tickets during news. I am not prevented from operating, but they alert me if anything important is yet to happen.
Has anyone tried programming scripts for dynamic trailing stop in MQL5? I’m looking for a logic that suits the volatility of the moment.
Yes, but it's more complex than it looks. You have to play with ATR and adjust the displacement in real time. If you do well, the system becomes brutally effective.