Re: 4 Time Frame and All TFs Indicators for MT4

592
kvak wrote: Thu Jul 20, 2023 4:12 am Hello, something like this?
RSI is upper histo, CCI middle and ADX lower histogram....test it
Image

Image
Hello Kvak,
can you please tell me what buffer number for up arrow and down arrow, for using in icustom
i am trying to code ea with my limited knowledge
double down = iCustom(NULL, PERIOD_CURRENT, "CCI + RSI + ADX histo", 1,1);


double up = iCustom(NULL, PERIOD_CURRENT, "CCI + RSI + ADX histo", 0,1);

i want to know what to put in second last parameter to get up and down.

thanks...

Re: 4 Time Frame and All TFs Indicators for MT4

593
ujtrader wrote: Sun Sep 17, 2023 5:28 am Hello Kvak,
can you please tell me what buffer number for up arrow and down arrow, for using in icustom
i am trying to code ea with my limited knowledge
double down = iCustom(NULL, PERIOD_CURRENT, "CCI + RSI + ADX histo", 1,1);


double up = iCustom(NULL, PERIOD_CURRENT, "CCI + RSI + ADX histo", 0,1);

i want to know what to put in second last parameter to get up and down.

thanks...
Hello.
In this indicator arrows have not buffers. There is trend buffer 19 with 1,-1,0 state.
These users thanked the author kvak for the post:
ujtrader




Who is online

Users browsing this forum: Alphonse91, Applebot [Crawler], ChatGPT [Bot], Grapeshot [Bot], ParallelNative, Proximic [Bot], samuelkanu, SijjiN, Twitter [Bot], vvFish and 52 guests