Now you need to connect block 34 to block 47 and block 38 to block 48. Everything els is correct.
Posts made by l'andorrà
-
RE: how to assign each new trade to its OBV indicator value ?posted in Questions & Answers
-
RE: plz gide me Averaging Tp all running tradesposted in Questions & Answers
What do you exactly mean. Averaging by pips or by profit?
-
RE: Bug found on buy/sell stop in Expiration modeposted in Bug Reports
@Hiten7405 This option works fine to me:

-
RE: Request for Adding More Indicators in FXdreemaposted in Questions & Answers
@shashikant987 Can you please share the link to your project to loot at it?
-
RE: object is not deleting every timeposted in Questions & Answers
@SPKARAN This is the way to share a link:

-
RE: Entrada después de x barrasposted in Questions & Answers
@salek Pues entonces es tan fácil como esto:

Comparas que el cruce sucedió en estas 20 velas atrás (es decir entre la 20 y la 21). Si es cierto, la operación se activa ahora.
-
RE: How to add option to turn ON-OFF MA'sposted in Questions & Answers
@OM-Re This is the basic structure:
https://fxdreema.com/shared/dPYX3VlK
Please notice there are blocks on two tabs, on init and on tick. The first two block trees on the on init tab are activating indicators individually on the on tick tab.The third block tree is activating a combination of the two. Please notice all blocks on top of the block trees on the on tick tab are 'OFF' (surrounded by a red line).
You will have to build as many different structures as possible combinations of indicators you need.
-
RE: Problem adding Custom indicatorposted in Questions & Answers
@sktsec Agreed. And supertrend is one of the worst of them.
-
RE: Entrada después de x barrasposted in Questions & Answers
Es decir, que entre por ejemplo 11 barras después del rompimiento. ¿Es eso?
-
RE: how to assign each new trade to its OBV indicator value ?posted in Questions & Answers
@bacharchoura1 You can remove blocks 33 and 37. They are redundant. Then you need to add this on both 'for each trade' blocks:

And then add a pink block named 'once per trade/order' just below the condition block.
-
RE: Problem adding Custom indicatorposted in Questions & Answers
@mohsen-2 Exactly. No bot will be profitable on a real market if the custom indicator repaints as badly as super trend does.
-
RE: ZegZag indicatorposted in Questions & Answers
@Shamimbiss Then this is the general idea:

This example is for buys only. However, you need to be careful because the bot will not know if 'High (by ID)' 1 is the last confirmed high or not. Maybe you should begin by selecting if 'High (by ID)' 2 provides better results.
-
RE: Once per bar and no trade nearby block are malfunction.posted in Bug Reports
What are the exact problems you find?
-
RE: Problem adding Custom indicatorposted in Questions & Answers
Super trend indicator is terrible! It repaints like mad. If you use it, your bot is doomed. I strongly recommend using a completely different indicator.

