@reiz58 Have a look here: https://fxdreema.com/forum/topic/4321/tutorial-08-candle-formations you'll see how to achieve, may have to add and change but the principles are the same.
Posts made by jstap
-
RE: bull engulf bear engulfposted in Questions & Answers
-
RE: Partial close & trail stopposted in Questions & Answers
@youngtreptrader I just said how to stop reopening trades, the percent to close is in the block.
-
RE: Partial close & trail stopposted in Questions & Answers
@prabhu7418 Check flag before buy/sell, then reset when ready for new trade.
-
RE: Variable - the money sum of last closed lossing trade (use it as my new take profit)posted in Questions & Answers
@fxalex You can get the value like this:
https://fxdreema.com/shared/4rYRXRHgb
May need to use groups so when you need the trade to close from the last loss money it's placed with another group number.
-
RE: Increase the pip range after the 5th tradeposted in Questions & Answers
@forex-analiz Probably my reasoning, did it open the the first 5? if so it is likely the>, set it to =>, is probably expecting greater than 5 so needs to be equals or greater.
-
RE: Need help with this indicatorsposted in Questions & Answers
@trendmaster A cross on candle 0 happens in real time, a cross on candle 1 waits for a new candle to open then checks the candle before and acts if conditions are true.

-
RE: EA trading stops manager.posted in Questions & Answers
@ontradingx If there is a magic number set them all the same, otherwise create different EA's to control each, otherwise this is not possible.
-
RE: Increase the pip range after the 5th tradeposted in Questions & Answers
@forex-analiz Yes your first pink tree has a 5 pip distance with <5 trades in the check block, the second pink tree has a different pip distance etc and >5 trades in the check trades block.
-
RE: Increase the pip range after the 5th tradeposted in Questions & Answers
@forex-analiz Set up another pink tree with different settings, and different trade count at the top.

-
RE: Comment Blockposted in Questions & Answers
@aisar Most blocks have specified, if you a standard comment block it will show information for the account, if you want specific information use variables and save the specific required information.
-
RE: Comment Blockposted in Questions & Answers
@aisar When blocks are only set to specified it will only show current symbol, it will however show trades from another chart if it's the same, to stop this you need to use group numbers.
-
RE: begging for help , with check profit (average) errorposted in Questions & Answers
@sidudu This is because you have it set on pips, when your buys go into drawdown they are at - pips, the sells activate but the buy sell pips offset each other, so your trade value increases but your pip count stays stagnant, change pips to money, or set up conditions to add pips separately then close when difference is enough, money is by far the easier option.
-
RE: help me .How to check profit (average)posted in Questions & Answers
@sidudu Using 2 posts for the same question doesn't help, use only 1.
-
RE: begging for help , with check profit (average) errorposted in Questions & Answers
@sidudu Put your total profit into a comment, visually check the profit has reached your level, if it is still not closing positions put a shared link here.
-
RE: begging for help , with check profit (average) errorposted in Questions & Answers
@sidudu It won't until the pending's become trades, as pending they have no value that affects account/running trades.
-
RE: help me .How to check profit (average)posted in Questions & Answers
@sidudu That is how I would do it, may be that you want pending orders counted within the no trade block, or delete pending orders before placing new, whichever suites your plan better.
-
RE: help me .How to check profit (average)posted in Questions & Answers
@sidudu This is how I would do it, pending's that have not been activated will not count as they only have a value once running.

-
RE: begging for help , with check profit (average) errorposted in Questions & Answers
@sidudu ? what exactly do you want? To do something with check profit average is all in the block, connect under to do something when target met.