I don't know any function doing exactly that, although I may be wrong. The only solution I think of is creating that structure within the bot itself searching for that information and then exporting it into a file.
There is no block in fxDreema doing that directly so you will need to build a structure to do that. Firstly you will need to check if both previous candles are buillish, bearish or one each. Then you will have to check each open and close price accordingly. Finally you will need to specify if the distance between those proce levels is wider than the maximum distance gap you are ready to accept.
you have it set to redraw, so at the same time it will move yesterday to today, if you want them deleted at a certain time, use a oncer per day block (set to the time you want)- connected to a delete block
You may want to use solely in loop data, and set two trees so 1 buy and 1 sell. add any shared link here I will look if needed. You may want to use for each order rather than trade.
I don't understand that 'at 40 the stop move up' part. If your TS move 15 pips in profit evry time you are 25 pips in profit, the levels t consider are 0,25,50,75, and so on, not 40.
i need to check when the red line and the istogram cross up line zerro or line 100 ..... what condition macd?
condition macd i can do "main line cross value" "main line cross signal line" ..... no condition "macd istogram" ... what can i do?
i want make a pending order but when price is at level and pending are activated, if price in that moment is above ema 21 the order pending don't activated and it is deleted. i w like the order is activated only if in exatly moment of it's start the price is up ema 21, if price is above the pending don't active and expire. is possible?
no. condition are : main macd cross signal line, ema9 cross sma 20 max 3 candle after, and whit this two condition can open buy but only if adx is > then 25 or 35
correct condition for adx is >, no cross