@priyaavatar you have to put a "label" name in the comment block in order to show the result
Posts made by ambrogio
-
RE: candles countposted in General Discussions
-
RE: Need help with EA based on indicatorposted in Questions & Answers
i see now, there weren't these errors in your initial project.
It seems they are due to some variable, constant type........ i don't know, i'm sorry -
RE: Need help with EA based on indicatorposted in Questions & Answers
@facto if you for some reason rename the indicator in MT4, you have to upload it with the new name in "my indicator" of fxdreema
-
RE: Need help with EA based on indicatorposted in Questions & Answers
@facto no problem for me to compile

-
RE: Need help with EA based on indicatorposted in Questions & Answers
@facto it seems that the error is clear : you don't have an indicator with that name in dreema's "my indicators" list. Writing the exact name of the indicator is also crucial.
-
RE: Need help with EA based on indicatorposted in Questions & Answers
@facto please, look at this error

-
RE: script for all theaterposted in General Discussions
@sktsec or better: it works to place orders or condition, but not to draw object on other charts. You are right this way
-
RE: script for all theaterposted in General Discussions
I'm not sure "set current market" works on script
-
RE: Stop and Reverse Strategy not working MT5posted in Bug Reports
@sm24 said in Stop and Reverse Strategy not working MT5:
Trust me I've tried moving around the blocks, there's an issue with the code.
Here's a screenshot of the error.i said to look for any errors because it works on my MT5, i already backtested it. One thing: are you backtesting on "every tick model" or not?
-
RE: when at BB upper line to put pending order 70 points aboveposted in Questions & Answers
@hueijia85 since we are placing "limit" pending orders (below the price for buy and above the price for sell), we have to set negative price offset. So you have to put -70 points for sell also.
-
RE: Stop and Reverse Strategy not working MT5posted in Bug Reports
@sm24 look at journal for any errors. Anyway move "once per bar" just above buy and sell block
-
RE: when at BB upper line to put pending order 70 points aboveposted in Questions & Answers
@hueijia85 remove your #16 and #20 condition block
Put your 7 pips in "price offset" inside pending order block -
RE: ATR calculation for SL/TSL/TP not possibleposted in Bug Reports
@juergen_wue so what is the error?
I use "price fraction" and it works fine -
RE: CCI vs MAposted in General Discussions
@karthiey CCI cannot cross a MA. CCI is an oscillator in a subwindow, MA is an indicator in the main chart



