About the buy block, customs sequence, it wont reset until it use all the sequences, can you make option as it reset automatically when the entry hit the TP..
Posts made by keanzoe
-
RE: UPDATE time, write here if you have problems!posted in Questions & Answers
-
RE: How I can start use a multi time frame EA created with FXDreema? is it sample just put it on one chart or?posted in Questions & Answers
I think the EA is designed for multi time frame. Unless you specify exact time-frame on the EA then it is not multi time frame anymore..
-
RE: Automatically add lot volume when trade goes wrong..similar to martingale but not exactly.posted in Questions & Answers
@roar said in Automatically add lot volume when trade goes wrong..similar to martingale but not exactly.:
Here. It's just a guess, I haven't actually done that..

The "Trade close" on the picture is a block? if it is then i swear i haven't found it...
-
RE: Trailing Money Loss (Group of Trades) blockposted in Questions & Answers
If you're using mt4, open it and press CTRL+R.. there u go,, strategy tester..put your EA there, choose some option.. run it.. you will see exactly how your trailing works.
-
RE: Automatically add lot volume when trade goes wrong..similar to martingale but not exactly.posted in Questions & Answers
I've been searching that block since yesterday.. Where exactly the the
"OnTrade -> position closed ->".. i found 'take profit' but seem not working.. can you help screen shot.. -
RE: Trailing Money Loss (Group of Trades) blockposted in Questions & Answers
Im not sure about your question.. Are you referring about strategy tester? Run your ea there and you will see exactly how your trailing works,,
-
RE: condition for unknown candle!posted in Questions & Answers
lol its really hard to understand your question...
-
RE: Automatically add lot volume when trade goes wrong..similar to martingale but not exactly.posted in Questions & Answers
That is good idea roar but how about the pending expiration. I have trouble with that. You set expiration on every 5 hours. And when price wont hit the TP on next 5 hours the PO will disappear. Is there an option that all the PO will automatically disappear if the price hit TP only?
-
RE: Automatically add lot volume when trade goes wrong..similar to martingale but not exactly.posted in Questions & Answers
thanks roar & Admin..this is the link to understand better. https://fxdreema.com/shared/JOOSxfDId .. I edit some block due to limitation of free user but the point is here.. I will rebuy if price is below 25pips from entry and repeat again and again. the problem is, i want to repeat same block "rebuy" but different lot and TP target.. No SL will be used.. i copy this system from someone' ea that survive 6 years on the market but only works on micro acc..
-
RE: Automatically add lot volume when trade goes wrong..similar to martingale but not exactly.posted in Questions & Answers
Martingale and other betting methods use SL before making new entry.. But I dont want to put SL, just pending order. Since you said that we can reuse same block with different input values, how exactly to do that?
-
Automatically add lot volume when trade goes wrong..similar to martingale but not exactly.posted in Questions & Answers
Let say i make buy entry but failed to hit the TP. So when price go to -30pips ea will open new buy position but different volume and different TP target(one TP only-always modified), it will repeat the process until the price hit the TP.
-
RE: bid or ask price above current open tradeposted in Questions & Answers
Im a free user.. i dont think i can share block here as the paid user do.
-
Deleting pending orderposted in Questions & Answers
If i have two pending orders, one top and bottom. if any of those two triggered, the other one will be deleted automatically.. How to do it ?
-
RE: bid or ask price above current open tradeposted in Questions & Answers
candle high id=1 is > (in loop)trade/order in loop [Open prices]
-
RE: Once per barposted in Questions & Answers
You mean "once per trade"? otherwise you need specify the condition of the next bar. or maybe can tell us what exactly that u need.
-
RE: Save information of certain candlestick for future references.posted in Questions & Answers
ok tq Roar.. you the best.
-
RE: SL is just a previous candle..posted in Questions & Answers
I have to ask that, i really dont want to put the SL there.. Just the condition that if the candle closed below the 10pips of the candle id=2, then the ea will close the position..is that possible?