@arkom-wa your welcome
Posts made by jstap
-
RE: stop loss above below the candle that opens the trade.posted in Questions & Answers
@slydexx In buy/sell block use custom price level, candle high/low if you want a distance add either +(x) pips or -(X) pips to the adjust box.
-
RE: How can I add a text to the comment of each open positionposted in Questions & Answers
@rodrigo-ortuzar Never done it but believe it is in the buy/sell blocks:

-
RE: Check profit (unrealised) block bug?posted in Bug Reports
@droctagon Most blocks work on every tick on the on tick tab, not used check profit average, does it work without them? I would move blocks to the side till I find which ones are stopping EA from working.
-
RE: Check profit (unrealised) block bug?posted in Bug Reports
@droctagon Add the shared project not the MQ file.
-
RE: Trailing with Variables doesn't workposted in Questions & Answers
@lopezdiaz2510 You can use a variable but I doubt a level, have never tried but this block keeps the stop at a chosen distance from price.
-
RE: Lot size doesnt changeposted in Questions & Answers
@william-1 0.01 should work I use it all the time but I don't think lower can be used with FXDreema, once per trade needs to be in the buy/sell tree not below, I do not see how the condition block works as you're comparing distance to a level.

-
RE: once a day not working, trades not openingposted in Questions & Answers
@marked-up Looks like should work, try changing for time filter block, may work.
-
RE: Trailing with Variables doesn't workposted in Questions & Answers
@lopezdiaz2510 Is the EA set to act on manually added trades? By setting a fixed level the trail has no way of referencing the distance.
-
RE: Indicator Showing NULL value (Empty)posted in Questions & Answers
@arkom-wa NULL in meta means current symbol, try using indicator appear or indicator visible from buffer 1, as there is just up or down you only need one value to change. If you add the buffers to a comment you will see which 1 contains the relevent value.
-
RE: How to set levels in ichimoku?posted in Questions & Answers
@dani-8 I don't think you can because the number is related to the chart price value, you can compare to something that is on chart at same time.
-
RE: Open positions when colored arrows appearposted in Questions & Answers
@myworld2u Check the data window if arrows are there you can get, also check objects on chart if there you can get, put the indicator here so it can be checked.
-
RE: Exit after certain higher highs and lower lowsposted in Questions & Answers
@rebearv You don't need the pass or once per bar, the once per bar would have worked under the conditions but above means if conditions are false it will wait until the next bar to try again. Do you want both buys and sells and sells to close on either condition? This is likely causing trades to close prematurely.

-
RE: please help with the EA that analyzes the volume makes the entry according to the amount of volume at that momentposted in Questions & Answers
@rene23 I take it VOLUME EN VELA is a symbol name on your broker, if you leave this blank it will use the chart it's added to, then you have BARRA TORO, remove both of these and get working, you can then add these back in. I don't know anything about using volume on MT5 so, can't help much with that.
-
RE: Single trade per conditionposted in Questions & Answers
@mvdlangenbergh There are a few, some are to reset so need to match so all resets, others are for the amount of wins so can be any and dictate the wins, the other is set after x amount of trades then checked before buy/sell, this can be any but check and set need to match.
-
RE: Single trade per conditionposted in Questions & Answers
@mvdlangenbergh Try this https://fxdreema.com/shared/3DBIoJx1c check all event tabs.
-
RE: Flat Market Trend Indicatorposted in Questions & Answers
@rodrigo-ortuzar @biztet This is how I count seconds of MA's touching: https://fxdreema.com/shared/lkzh96Iud
-
RE: Flat Market Trend Indicatorposted in Questions & Answers
@biztet Nasdaq, but probably works on most.