Tutorial Expert Advisor with some recent issues solved
-
@alphaomega Well, most things are self-explaining I hope. I tried to make it into logical blocks in order to make it understandable. Most things have a switch on EA paraneters that are defined as constants. Then on the on Init tab I check if a specific function was enabled/disabled in the settings and set flags or switch ON/OFF the corresponding blocks on the on Tick tab. Having this in mind, I think the logic is not that hard to get.
If you have any question on a specific funtion, just post it here and I will try to explain.
-
Thanks a lot !!!!
-
I just found this thread today and it is a gem! I'm new to fxDreema and EA creation, so I'll take a while to fully understand the tutorial. Thank you, @trader.philipps for your hard work and for being willing to share this work of art with us!