PARTIAL CLOSE
-
@l-andorrà PLS SIR! IS THIS POSSIBLE, I WANT TO HAVE A TAKE PROFIT LINE FOR PARTIAL TAKE PROFIT! SO THAT THE EA WOULD HAVE CALCULATED AND PROJECTED IT UPFRONT BEFORE THE MARKET GETS THERE JUST LIKE NORMAL TAKE PROFIT LINE!.
-
@l-andorrà SIR ! WHAT IS THE IMPLICATION OF RUNNING THE SAME EA WITH THE SAME MAGIC NUMBER ON DIFFERENT PAIRS ?
-
@kestra Can you please share the link to the project instead of the mq4 file? On your question, using the same magic number on differenrt pairs means that those trades open in one chart will be closed by another EA on another chart. This is a bad idea. You should use different magic numbers on different charts of the same symbol.
-
-
@kestra Are you using the same maginc number on the same symbol?
-
@l-andorrà i have being using the same magic number though they are all different charts but i changed it yesterday.
-
@l-andorrà My major challenge which i hope that due to the use of different magic numbers will now solve is dat, they close my partial take profit, unless. though it has being working before i just discovered it yesterday, that some trades would have pass that pip and it wont close.
-
@l-andorrà SIR! ITS PRACTICALLY NOT WORKING SIR, I DON'T KNOW OR THE BROKER IS CHEATING IN A WAY OR IS IT DAT AM STILL NOT GETTING , COS SOMETIMES THE DISTANCE WOULD PASS AND YET IT WOULD NOT CLOSE? OR SHOULD I USE CONDITION BOX INSTEAD OF PIPS AWAY ?
-
@l-andorrà SIR I JUST CONFIRMED IT NOW SIR THE PWRTIAL CLOSE IS JUST DOING AS IT PLEASES SEVERAL TRADES ARE ONE AND SHOULD HAVE CLOSED PARTIALLY BUT NOTHING HAPPENS!.
-
@kestra You should move all condition blocks that are now above all 'For each trade' blocks right now to a new position below them. I didn't see the first time you aer using a ping dot option in them.
-
I dont do partials in meta trader for the simple reason that a partial trade is never a partial anything.
Its always has been and will be a full sale and repurchase. Its better from a money management standpoint to enter several small lot trades and then let go of 1 at a time in whatever your profit target is for each trade.
-
@tipsywisdom OK SIR!
-
@kestra essentially what im saying is that will introduce things that you can't understand because it doesnt logically make sense
-
@l-andorrà OK SIR!. I DON'T UNDERSTAND YOUR LAST STATEMENT SIR! I didn't see the first time you aer using a ping dot option in them. what is ping dot option ?
-
@kestra I mean this one:

-
@l-andorrà OK SIR!
-
@l-andorrà NOW ITS WORKING FINE, BUT SIR, IT'S ALSO DELAYED. JUST LIKE BEFORE, BUT IT CLOSED THOSE IT SHOULD HAVE CLOSED BEFORE WHEN IT GOT TO A NEW DISTANCE FOR ANOTHER PARTIAL CLOSE. SO I WANT TO ASK SIR COULD AUTO REFRESH HELP IT TO BE MORE SENSITIVE TO PRICE OR ACTIVE OR CAN I INCREASE ITS SENSITIVITY SO THAT IT DOES NOT CLOSE LATELY COS IF IT RETRACES BACK IT COULD RESULT INTO LOSS AND THIS BASICALLY HAPPENED TO THE LOWER PIPS LOWER THAN 10 PIPS. IF THERE IS ANY AUTOMATED REFRESH MECHANISM FOR MT4 OR IF I CAN BUILD REFRESH FOR THE EA BASED ON TIME, LET SAY EVERY NANOSEC JUST BASED ON SECONDS WOULD THAT HELP IT SIR ? PLS SIR HELP ME WITH IT SO I CAN JOIN IT TO IT.
-
@kestra What you are asking is the holy grial of trading, man!
All of us would love to find a quick way to take advantage of price without any delay. I'm afraid the onlly way to work on a nanosecond scale is by using high frequency trading strategies that are far beyond the scope of fxDreema. -
@l-andorrà OK SIR! I GET IT, WHAT OF REFRESH EVERY SECOND, WOULD THIS WORK FOR THE EA REFRESH EVERY SECOND ? I DON'T KNOW THE REFRESH CODE, I MEAN WHAT I SHOULD WRITE IN THE CUSTOM MQL CODE.

-