@walter-0 hi! this happens because you left the box checked

@walter-0 hi! this happens because you left the box checked

@william-1 I think you should place two condition: MA20< candle high and MA20> candle low
@alphaomega hi! A long time ago I solved this way: I copied the code generated by the converter into an empty meta editor indicator file, then i compiled it.


But this time I wasn't lucky, the file doesn't show anything on the graph
These are the files: 0_1640987888846_MARKET_PROFILE.ex5
0_1640987894856_MARKET_PROFILE.mq5
Maybe the mq5 file needs some fix, but i don't know, i'm not a coder.
@jstap Thank you! Ok, I'll try. I was thinking about something about candle time but I lack programming. See you later!!!
Hello @fxdreema can you have a hint to get the signal when the arrows shows on candle ID 1 only? There are no colored buffers, so i think to works with objects on chart.
This is the unsolved thread https://fxdreema.com/forum/topic/13963/how-to-get-signal-from-this-indicator
custom indicator 0_1640793191005_Supply Demand Pro.ex4




@biztet thank you for your effort.
@biztet Please make me laugh too !! 
@biztet Yes of course, you are right if we were talking about strategies. But the question is: how to get the signal of the object (based on the color) when it shows up on the candle ID 1 ? Any custom code? (I'm out of this knowledge)
@fxdreema hello! Maybe you have any suggestion?
@jstap Thank you, you are absolutely right, and your project is very similar to mine that I had already uploaded above. So, in your opinion it is not possible to catch only the signals on the candle ID 1 ?

@biztet @jstap , something like this logic " for each object on candle ID 1" , maybe it is possible?
@biztet yes i know, but this block require a buffer to works, in this case we have no buffers in the indicator. This is why we are trying to work with "object" blocks

@biztet thank you, you are right on that, i saw it is delayed, but i'll want resolve how to get signal when the blue arrow "appear" on candle ID 1 only. Also in a range of candles. Can we do that?


Thanks @jstap
Hi all, can anyone have a hint to get the signal when the arrows appear? There are no colored buffers. Maybe with the name of the objects by applying the indi and the EA together on the chart? I don't know. Thank you



@tipsywisdom Hello ! MT4 is still supported, the latest version is from 10 December 2021. Version 4.00 Build 1353
@jstap said in stop-limit pending orders:
@ambrogio @oskars, This is interesting but for FX doesn't change any thing. You need to set conditions to achieve this, if price reaches X.XXX place a pending buy limit below, opposite for sells.
Yes, you are right, as i said in my comment above. We have to place a couple of condition blocks followed by a pending order block.
In Fxdreema there are no "buy stop-limit" and "sell stop-limit" blocks. These are features of MT5 platform only as explained in the video.
@oskars
@oskars @jstap I found this explanatory example. I think you need to set a couple of condition blocks followed by a buy-limit pending order block.
https://www.forextime.com/eu/education/forex-videos/what-is-buy-stop-limit
@andrewfrank this one for delete all orders on the chart you have attached the EA (and not on all chart)
by leave the symbol field empty
