tdsequential icon indicating copy to clipboard operation
tdsequential copied to clipboard

NPM implementation of TD Sequential indicator

Results 2 tdsequential issues
Sort by recently updated
recently updated
newest added

Anyone looking to use this code: there are so many bugs and incorrect logic in the code that it's not even worth trying to get it to work. Don't know...

I have two insides for you: 1. in your countdown methods you are referring to `item`'s `TDSTBuy`/`TDSTSell` propertis, but `item` here is the ohlc bar so you have them undefined....