typing error in candle.c

Posted By: Grat

typing error in candle.c - 09/22/20 06:36

Hi,

in the candle.c is more typing error ( labs / abs )

#define candle_crossover(a,b,idx) (a(idx)>b(idx) && a(-labs(idx)-1)<b(-labs(idx)-1))

...
Posted By: jcl

Re: typing error in candle.c - 09/28/20 10:38

Thanks! That file was a leftover from an early Zorro version.
© 2024 lite-C Forums