@basitshahtip reading @walter-0 's post, I think he was referring to building a free custom indicator on that site, then I don't know if it is possible to import it into fxdreema "my indicators"
Posts made by ambrogio
-
RE: Tutorial - How to Get a Good EA with 10 or Fewer Blocksposted in Tutorials by Users
-
RE: %50 Candleposted in Questions & Answers
@iqbalw09 you have to create the variable in the variable list, and then use it

-
RE: %50 Candleposted in Questions & Answers
@iqbalw09 You need variables to store some values that you will use in a subsequent operation. These variables can be modified or reset when necessary
-
RE: eror market close [10018]posted in Bug Reports
@cmuphyfx be careful, i saw that post too, but if the market is closed, the broker will not execute any opening or closing orders, it is not a question of blue or pink blocks.
-
RE: Last MT5 build 4150 brings issues picking up reason for closing tradesposted in Bug Reports
There seems to be some problem on mt5 lately, I advise you to notify the administrator directly
-
RE: eror market close [10018]posted in Bug Reports
@MEHRDAD768 this way you want to close trades on friday at 21:30.
-
RE: eror market close [10018]posted in Bug Reports
@MEHRDAD768 in this way I enter the day and working hours of my broker, so the "market closed" error cannot occur

-
RE: Last MT5 build 4150 brings issues picking up reason for closing tradesposted in Bug Reports
@mariussun I suggest you share a project of some blocks to show the problem. This way someone could respond from similar experience.
-
RE: eror market close [10018]posted in Bug Reports
@MEHRDAD768 said in eror market close [10018]:
it is a common mistake (our mistake, not a bug) both in backtest and live, when we want to open or close orders outside the allowed trading hours. I suggest you to place two filter, one for weekdays and one for time hours, according with the time of your broker.
By searching on forum typing "market closed" you can find a lot of post. -
RE: ¿can someone help me correct the errors that appear in this EA project, when compiling it in mq5?posted in Questions & Answers
@DragonZueloTrends said in ¿can someone help me correct the errors that appear in this EA project, when compiling it in mq5?:
Hello friends, can someone help me correct the errors that appear in this EA project, when compiling it in mq5? As I understand it, the errors are in the mql code that the EA has added. I need to be able to compile it in mq5 fxdreema without errors?
no error to me, some warning only. So it shouldn't be a problem

-
RE: RSI 50 CROSSposted in Questions & Answers
@fortune-na split the "no position" block, one for no buy and one for no sell. Also put candle ID1 inside the RSI condition blocks
-
RE: Signs ahead of input values in MT5posted in Questions & Answers
They are the data type in MQL5 language. From top to bottom : string, int, int, enum, enum, double, double
-
RE: Problem when compiling EAposted in Bug Reports
@bagheria no problem from my side, but i don't have this custom indicator, are you sure it is was uploaded correctly in "my indicator"?

Re: 
