Fxdreema works on all instruments on MT5 and MT4
Best posts made by ambrogio
-
RE: EA Trades Volatility indexposted in Questions & Answers
-
RE: EA Trades Volatility indexposted in Questions & Answers
@jpsam said in EA Trades Volatility index:
@ambrogio but certainly, volatility 10, 25, 75 or step index is not contained in either MT4or5, that's the challenge. With the little I know now, Deriv is the only broker offering any of the above mentioned indices. Thanks
Yes you are right, Deriv is the only broker. Forgive me, I certainly can't understand where the problem is.

-
RE: Supply demand zoneposted in Questions & Answers
One solution might be to use an indicator. There is something out there
-
RE: candle close up horizontal lineposted in Questions & Answers
@samaco change this value to NO, otherwise your lines will come out with suffix : down line1, down line2,...........

-
RE: Object is not created on live chart mt5posted in Questions & Answers
I think it's helpful to share the link to your project so someone can check it out.
-
RE: Does FXDREEMA have a marketplace for developed EA like mql market?posted in Questions & Answers
@jpsam if there was someone that sell or rent something here, you would surely find some advertisement under the name and they would show up
-
RE: shutdown autoposted in Questions & Answers
@sahibjan This might be helpful to you, but I didn't understand anything

-
RE: How to set slippageposted in Questions & Answers
There is a field "more settings" inside buy now/sell now blocks. I never tried/verified
-
RE: Custom PRICE FRACTIONposted in Questions & Answers
@ellemitless please, forget about multiplier. What we have to do is recognize what digits is the pip. Metatrader always shows us the point as the last digit, so the pip digit is the one just before.

XAUUSD 3327.62 , the 2 as last digit is the point value, then the 6 is the pip value
so the rule for XAUUSD is 0.01 = 0.1
XNGUSD 3.225 , the 5 as last digit is the point value, then the 2 (the one just before 5) is the pip value
so the rule for XNGUSD is 0.001 = 0.01
By filling out the pip size rules as i show you above, your project works fine on every instrument. Eg.: stop loss 50 pips means 50 pips. Try it and let me know
-
RE: First Candle of the Dayposted in Questions & Answers
@jbillionz I don't want to test twice, it draws two lines as jstap said
-
RE: RSI EA NOT BUYING/SELLING ON CANDLE CLOSEposted in Questions & Answers
@joeDIAMONDS put candle ID1 in the RSI condition

-
RE: Supertrend block dont work - MT5posted in Questions & Answers
@Fireblade don't give up, i just found some mt5 indicator do not works properly through fxdreema, and, from your screenshot i recognize your supertrend is one of them
Please, check this one -
RE: Supertrend block dont work - MT5posted in Questions & Answers
@Fireblade said in Supertrend block dont work - MT5:
I added the Supertrend to the folder, run it again, did not work. Then I restarted MT5, then it worked. Thanks for the help.
yes, because the mq5 files needs to be compiled to the ex5 format
-
RE: Need to buy and sell every time i get signalposted in Questions & Answers
remove "no position order" and add "once per bar" just above buy/sell
-
RE: want to create EA that put order on custom indicator(arrow,dot etc)posted in Questions & Answers
@muhammadsayahy as jstap said above, "indicator appears" block is the right one. Only make sure to put candle ID1 everywhere inside blocks. Most indicators do not work on candle ID0 or empty.
-
RE: Virtual Bugs*posted in Questions & Answers
@Morpheus_0 said in Virtual Bugs*:
Hello Dreemas*
I've had a long standing love/hate relationship with the Virtual Stops feature provided by FXDreema. Always seems to be a problem.
If I enable Virtual Stops I get the Error 4202. If I disable it I have no problems at all.

I relate to the reasoning and would dearly love to use Virtual Stops but I guess it's time to give up on the idea*
Regards*
Not a problem, i think you are using trailing stop. Since the stop is virtual, it will not found, but you can see on chart a pink line move as stop loss (your virtual stop loss)





