Great indicator but can't running on real time,
New bars are not calculated and therefore I can not be collected the buffers via iCustom
Can you please help
Thanks in Advance
Shay Matityahu
int limit; //=rates_total-prev_calculated; if (prev_calculated == 0) limit = rates_total - 5; else limit = rates_total - prev_calculated; //---- main loop //for(int i=0; i<limit; i++) for(int i=0; i<=limit; i++) {
Naguisa Unada:
Thanks a Lot
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
PriceAction indicator:
PriceAction indicator based on indicating Price Action candles. It indicates each candle type by different colored histogram bars.
Author: Bola Peter