McBenjamin / Publications
Forum
Using values displayed in data window in an indicator
Hi, I have a currency power indicator that displays currency relative values in a data window. For instance, you could have EUR 0.00 USD 130.00 JPY 200.00 Could you please advise how I can reference these values in another indicator using iCustom function? Please note that I only have the ex4
Help with iCustom
Dear Forum Members, I am trying to call iFractalEx .ex4 indicator from another indicator so that it alerts me when it returns a down arrow (indicating a Sell) when there's a fractal and rsi value is greater than 50; and also alert me for a buy when there's a fractal and rsi value is less than 50; I
How do I add an alert to an indicator
Dear Forum Members, I got a custom indicator from the internet but without its source code. This indicator picks the top and bottom of the chart in whatever timeframe its applied. For the top, it gives an arrow pointing down for a sell and for the bottom, it gives an arrow pointing up for a buy. The