Pending order auto
-
how to make a pending order, when the pending order is buy after opening it will turn into a pending sell order.
-
@tuhand More info should be appreciated. Do you mean a NEW sell pending order should be programmed AS SOON AS the previous buy order is open? If so, at any distance?
-
yes, 14 pips away,if the pending buy order is at number 5 then it opens then the number 5 becomes a pending sell order
-
@tuhand A few moew questions: 14 pips away from what exactly? And what do you exactly mean by 'at number 5'? Is it a price level maybe?
-
how to do martingale after four consecutive losses and double the loss. For example, the first to the fourth order loss is 0.01 lots, then the fifth order increases by 0.02.
and the lot will return 0.01 after making a profit -
@tuhand You will need at least two constants. One to control how many trades were open with 0.01 and then another one to specify the new lot size. But what values can lot size adopt after 0.02?
-
lot order 01,01,01,01,02
then becomes 02,02,02,02,04
so on.
can you make it for me -
@tuhand Well, it is not a trivial project to do. Do you have an initial one to begin with?
-
how do I make EA when the bulls candle closes above the line and waits for ema to cross down then sell.
there will be no order if the bulls / bears candle closes above the line / bottom line even though the EMA crosses. -
@tuhand Please, let me insist. Do you have any initial project to work on? Otherwise asking for people doing all the work is a bit tiring.
-
yes aku mempumyainya
-
@tuhand I'm afraid we are not understanding each other. What I mean is if you have an initial fxDreema EA created to share in this forum that can be used as a base to work on it.