Posts made by ambrogio
-
RE: How to check if "MACD main line" reach's to "RSI levels"posted in Questions & Answers
@Mr00981 ah ok, unfortunately in fxdreema you can't overlay indicators. You should search for a custom indicator (like macd on rsi) and import it in "my indicator" fxdreema
-
RE: How to check if "MACD main line" reach's to "RSI levels"posted in Questions & Answers
surely you know that macd and rsi are two different indicators, so neither of them can touch the other
-
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: Custom PRICE FRACTIONposted in Questions & Answers
@ellemitless just fill out this pip size rules

-
RE: Custom PRICE FRACTIONposted in Questions & Answers
@ellemitless just for example, different ways for the same stop loss

-
RE: export robot for Metatrader 5posted in Questions & Answers
@sktsec i don't get it

where is this button? -
RE: export robot for Metatrader 5posted in Questions & Answers
@birdana project==>new project, choose

-
RE: How to add areaposted in Questions & Answers
@VendettaFX do you want to create an area? Right click on a block==>create area
-
RE: How to set slippageposted in Questions & Answers
@ambrogio said in How to set slippage:
There is a field "more settings" inside buy now/sell now blocks. I never tried/verified
@Saesint just to be clearer:

-
RE: Condition block doesn't workposted in Questions & Answers
A level of price cannot cross another level of price, try > or < , also candle low ID0 is not correct.
-
RE: Check profit unrealised not workingposted in Bug Reports
Can you share the link to your project?
