Forum

Programming question

(NULL, 0, "Waddah_Attar_Explosion", 0, Current) Looking for the Parameter number thats for the current Waddah indicator line and the number for the Current Histogram Value Thanks for your help

Your opinion on what should be optimized first?

Just curious what everyone elses opinion is Take profit and stop loss? indicators

MT5 Question "No memory for ticks error"

I can optimize the EA on open price ; however, the ea will not optimize on every tick. The cloud kicks back an error "stating no memory for ticks" Any Idea

mt5 will not save variable selection (check mark boxes)

Everytime I select the variables to be optimized, then switch over to the tester, then back to the variable selection page. The green check marks disappear. Never had this issue before??? Any ideas on what is causing this ? Thank you

Where should i place the Ontester function?

Trying implement the On tester function . Where does it go

Opinions on optimization ?

Optimize each parameter individually or group 2 - 5 together? Just curious on how others do it Thanks

adding multiple time frames to parameter selection?

I have searched site and having a hard time finding a way to add multiple time frame ( parameter selection) I'm wanting to optimize a selection of time frames for an ea

Change EA to open bar?

I have an EA I coded up that is showing profit when optimized on Open bar. If I change the Ea to work with open bar will I get the same results? What code do I need to implement? Will Trail profit and Trail stop function work correctly with open bar ? FYI MT5 Code

Coded up an EA need a little input

Coded up an Ea; however, I'm needing the trail profit and trail stop to function on open bar. Is this possible? Any code ideas would be appreciated . Thanks

Cant seem to get this Ea to issue buy or sells. Code Compiles without errors

https://www.mql5.com/en/code/15248 I have tried for a bit to get this thing to issue buy and sell orders but no luck. Its probably something simple and I'm just over looking it. I'm somewhat new to MT5 and any input would be appreciated