In that indicator don't think trix_buffer1 and trix_buffer2 can be used the way it is used in that version. Think maybe it was done when mt4 had the 8 buffer limit.snorky2001 wrote: Fri Jan 25, 2019 4:39 am
Ok thank you so much Mr Tools for your reply...but sorry to insist..
maybe it's just not possible to make a histo version of this schaff trix trend cycle ?
![]()
Also (PRICE_CLOSE+PRICE_HIGH+PRICE_LOW) in this line trix_buffer1=iMA(NULL,0,TrixPeriod,0,MODE_SMMA,(PRICE_CLOSE+PRICE_HIGH+PRICE_LOW),i); far as i can tell it does nothing.
Anyway this is a fixed version made as histo, results look the same.