@fxdreema said in can it only create limit orders:
Yes. Long time ago when I created those blocks, I decided that the type of orders will be decided by the open price. Try this for example:
@fxdreema said in can it only create limit orders:
Yes. Long time ago when I created those blocks, I decided that the type of orders will be decided by the open price. Try this for example:
@navid if there are more than two buffers you should try different solutions, in this case I found that works with X> or X <, you have to do experiments sometimes 

@navid
1- has the indicator been placed in the "indicator" folder of the MT4 platform?
2- did you copy all the buffers in the custom indicators tab?

3- how to recognize buffers

@navid it is clear that there is some error, can you take a screenshot of your Expert Advisor?
@navid however your indicator "momentum on chart ...." has some problem, it gives me error "zero divide" I do not know why

@navid your tester say "cannot open file unnamed.ex4"
try to click .ex4 button, maybe appear some errors (instead the . mq4 button)

For .ex4 files you have to write the color of the buffer manually, you can find the match of the buffers and colors in the indicator tab when you attack it on the chart

and then as above

@navid first you need to upload your indicator to the list of custom indicators
I renamed your indicators for convenience


you can use "indicator appear" block, then choose the purchase or sale buffer (blue or red)

@wandile hi, take a look at this page, there are a lot of examples
however this is with the traling stop
0_1544633441918_PARABOLIC_SAR_FX_DREEMA.mq4
@shepherdoak here you go, delete these links

@ali-4 you must search supertrend indicator online and add to the list, i don't have it anymore
I'll attach the hma indicator to you as i had already
You must place them in indicator folder of MT4 and after add them to the custom indicator list of Fxdrema builder
@ali-4 they are not standard indicators, you must add them to custom indicators

in any case, adjust the condition: closing candle <MA and not crossing

@asif why do not you try? opens at each bar if the condition is reached in that bar