@allstarengin maybe this free indicator will be a start point
Posts made by ambrogio
-
RE: Any idea how to write bull and bear flag bot?posted in Questions & Answers
-
RE: Indicator condition gets recognized only for 2 years of backtesting if I do longer its not working anymore.posted in Questions & Answers
You are right damn!! I tested on daily TF and it does'nt work at all on my side. I don't know why sorry
-
RE: How to open new order at the same price of the closed tradeposted in Questions & Answers
please, share the link to your project
-
RE: How to open new order at the same price of the closed tradeposted in Questions & Answers
in "on tick"
It depends on what you need.....
What do you need? -
RE: How to open new order at the same price of the closed tradeposted in Questions & Answers
Create a variable StarttEquity, once a day (at the beginning) it saves the actual equity. 500 are money, create your constant for it. So with condition Equity>= Start equity + 500 close all trades
-
RE: automatic addition of 6pips to buy tradesposted in Questions & Answers
I think it is due of spread. Sells are opened at bid price, buys are opened at ask price
-
RE: Magic Nr MT5posted in Questions & Answers
I think there is no way because fxd works as it is. You can instead put a comment in buy/sell blocks

i used group #1
-
RE: Fxdreema is not working correctlyposted in Questions & Answers
You have "buy pending order" below buy now, it is always active unless you delete it. So it become a trade every time
-
RE: Market closed - ERRORposted in Questions & Answers
Time filter and weekday filter TOGETHER should work fine. Be careful that you have to filter not only trade openings, but also closings, placing pending orders, everything that involves an operation on the market. Eg.: if you have a rule of two MA cross => close trade, it will not be executed if the market is closed
-
RE: Help with my Project Logic: EA doesn't activate any trades on mt5 backtestposted in Questions & Answers
already tried jstap, i don't know why. Also putting a constant string with more symbols doesn't work
-
RE: Help with my Project Logic: EA doesn't activate any trades on mt5 backtestposted in Questions & Answers
@Pocro i checked your project and returned some error like these

and i can say there are some issues when we put more than one symbol inside blocks

you can leave empty that field, or use "set current market for next block"
Furthermore it should be reported to the administrator -
RE: High and Low in Time period of previous dayposted in Questions & Answers
@Lorenzo97 check the high low price this way


