10 Pips a day EA - Turing Off EA after making profits +10 Pips per day
-
This EA seems not working.
Target - The EA will be trading until it reaches this amount 10 pips, then it will close all trades (and never place any order in the same day) and start new trading process with 10 pips target again next trading day.
Please see link and I am unable to follow instructions so please do box connections thank you in advance sirs.
-
@wadz91 This is how I do this, https://fxdreema.com/shared/DIKg752P, hope this helps.
-
@wadz91 I replied you in the other thread you asked for the same issue. Please don't duplicate threads.
-
@jstap Thanks for not judging me first of all. My God NOT destroy you.
Now, I tried downloading .exc but below message appearss:
Compilation errors
'TRADE' - struct member undefined
'HOURS' - struct member undefined
'HOURS' - struct member undefined
'HOURS' - struct member undefined
'HOURS' - struct member undefined
'TRADE' - struct member undefined
'TRADE' - undeclared identifier
'TRADE' - undeclared identifierPlease advice and thanks you.
-
@wadz91 When you click the link and press the .ex4 button you will get this project with no errors, if you press .mq4 button you get the source file you can upload back into FXDreema and make whatever changes you like. The errors you have are probably from not having the required variables in your project.
When you click the constants/variables tab in the top right you will see what are currently in the project, in every block if there is an orange or blue input the EA needs the corresponding
constant/variable. -
@jstap Thanks again I did in a different way please see below image and advice.
Please note: When I backtested 6 months it placed only 1 win trade over 10 pips in 6 months.
) -
@wadz91 Please focus on one thread only. You are still using two threads for the same question.