You mind taking a look at your code again for it? Thresh-hold even if set to zero, seem not to have any effect
yes THRESHOLD doesnt do anything, only the second one, this is convert from tradingview script, so to keep it the same, im not going to change anything.
Output buffers?
there are 3 buffers : histogram value, hist color, line value,
Indexed from start 0,1,2 so its relly easy to use in EA.
there are 3 buffers : histogram value, hist color, line value,
Indexed from start 0,1,2 so its relly easy to use in EA.
You mind taking a look at your code again for it? Thresh-hold even if set to zero, seem not to have any effect
You mind taking a look at your code again for it? Thresh-hold even if set to zero, seem not to have any effect
Also weird behaviour on tester where it doesn't really go bearish
You mind taking a look at your code again for it? Thresh-hold even if set to zero, seem not to have any effect
yes THRESHOLD doesnt do anything, only the second one, this is convert from tradingview script, so to keep it the same, im not going to change anything.