@rusen Is your custom indicator placed in the right path? Any errors message in the tester's journal? Anyway if you can upload your indicator i'll take a look on it
Posts made by ambrogio
-
RE: What is the problem ??posted in Questions & Answers
-
RE: Replicate Tradingview 'Stoch Rsi' indicatorposted in General Discussions
@edonex1 said in Replicate Tradingview 'Stoch Rsi' indicator:
@ambrogio thank you for your reply.
I actually looked but i wasnt able to find one as customisable as i want to have it.
Where i can change the 'K', 'D', and RSI length as well as the style where its 80-20 to remove flase flags.
Is there no way in replecating this logic?
Sorry, i don't know
-
RE: Replicate Tradingview 'Stoch Rsi' indicatorposted in General Discussions
@edonex1 The tools of Tradingview are writed in it's own "pine" language, but you can easily find similar indicator in mql4 language on mql5.com for free, or by searching on google
-
RE: gap of certain pips after EMAs crossesposted in Questions & Answers
@gharti Maybe using the adjust field?

-
RE: Swissquote Ltd brokerposted in Questions & Answers
@juan-manuel-quiñonero is your account an ECN account?
If yes watch this topic https://fxdreema.com/forum/topic/9185/expert-advisor-not-working -
RE: Need someone to do this for meposted in Questions & Answers
@korley said in Need someone to do this for me:
@ambrogio
Thanks you.
Please notre, the order of the steps. I think int will be 2-3-4-6Thanks for the work, I appreciate it
In this case it does not matter the sequence because the blocks are one below the other

-
RE: Need someone to do this for meposted in Questions & Answers
@korley Check the right buffers:

If you want to works with arrows then choose the buffers #4 and #5
And move the close trade block just below the indicator appears block
-
RE: Need someone to do this for meposted in Questions & Answers
@korley please, share your project and upload your indicator
-
RE: Expert Advisor not workingposted in Questions & Answers
@jayfx94 Your orders are provided with stop loss and take profit? In this case, the ECN account does not accept, in fact you should place your orders without the stop loss and take profit and then edit them with the block "trade created" ===> "modify stops" in the on trade section
Hope it's useful -
RE: Unable to read/write indicator buffer dataposted in Questions & Answers
@xfire it is a kind of indicator that measures the strength between the pairs, buy the strong pair and sell the weak
-
RE: Unable to read/write indicator buffer dataposted in Questions & Answers
@leventecsibi i have already used this indicator but give me an error in the journal (don't remember wich one)
-
RE: Price Actionposted in Questions & Answers
@khacdiepvnc No, I'm sorry, i do not want to test on renko chart, I hate renko chart
-
RE: auto place stopsposted in Questions & Answers
@zackry Oh yes, I've seen this flaw on mt5 several times, I've remedied by putting the conditions in the "on tick" section like "if position" once per position "modify stop", if i remember well





