@l-andorrà Yes I tried another one which I downloaded online (attached - NRTR (online download).ex5 ), but with no success. The indicator is an executed version so I had to manually add the output buffers on FxDreema. See project link with new indicator: https://fxdreema.com/shared/aHnPpX23c
Latest posts made by Lerumo
-
RE: NRTR custom indicator from MT5posted in Questions & Answers
-
RE: NRTR custom indicator from MT5posted in Questions & Answers
@ambrogio There's an error in the journal, but not sure what it means or how to fix it. The full file describing the error says "Cloud servers switched off". I doubt that the code of the indicator itself has errors because I got the indicator directly from MT5 in the "Free Indicators" folder, and it works fine on MT5 when opened manually.
See journal screenshot below:

-
RE: NRTR custom indicator from MT5posted in Questions & Answers
@l-andorrà I just tried that, but still doesn't work (see links below):
Link 1 (with buffers 0 and 2): https://fxdreema.com/shared/iKKqftZH
Link 2 (with buffers 1 and 3): https://fxdreema.com/shared/B4djxh3rd
-
NRTR custom indicator from MT5posted in Questions & Answers
Hi, I found the NRTR indicator from the "Free Indicators" folder in MT5 (it's basically support and resistance). I uploaded it onto FxDreema and tried to create an EA based on the indicator, but the EA isn't working. How should I connect the output buffers? (See details below)
Screenshot of NRTR indicator:

First project link (here, I used buffers 1 and 3): https://fxdreema.com/shared/Tlr8XCfV
Second project link: (here, I used buffers 0 and 2, but the EA is still not working): https://fxdreema.com/shared/cRGFnPsub
-
RE: Support, resistance and pivot linesposted in Questions & Answers
The final EA won't need to actually draw the lines - the above is merely for demonstration. I only want to know what settings I should use for the lines to be in same position/space/distance from the current price as the ones from the TradingView i.e. the current settings make the lines much closer to the price; also, the lines change positions too frequently
-
Support, resistance and pivot linesposted in Questions & Answers
Hi. I want to make an EA opening and closing trades based on the S/R and pivot lines. Please advise how to get the lines to be drawn at spaces/angles similar to those in TradingView (see screenshots below). The TradingView settings are the same as the ones in the link below and MT5 screenshot - so I'm not sure why the lines appear so distinctly different.
Link - https://fxdreema.com/shared/S23LhcUyc
TradingView:

MT5:

-
RE: Setting RSI and MA custom indicatorsposted in Questions & Answers
Hi @roar, please see the above thread - how much do you charge for making this custom indicator (but using Envelopes instead of MA, like in the above screenshot)?
-
RE: Setting RSI and MA custom indicatorsposted in Questions & Answers
@biztet I can't find the buffers for the RSI levels on both indicators. The levels for the mt5 indicator are 90, 80, 20, and 10. When the manually inserted, the indicator looks like this (but using MA as opposed to Envelopes):

-
RE: Setting RSI and MA custom indicatorsposted in Questions & Answers
Thanks everyone. I believe the issue was that the custom indicators don't show the relevant RSI levels (80, 20) by default. These levels are therefore not included as 'buffers' in the indicators; hence the EA can't read these levels and take action on the basis thereof. I'll look for a custom indicator that automatically displays the RSI levels and has them as buffers - or find out how to build one using EA Builder. Will try again and let you know if I have any issues. Thanks again