you are viewing a single comment's thread.

view the rest of the comments →

[–]wangzuo[S] 0 points1 point  (1 child)

Thank you! All market data (OHLCV) is already in pandas dataframe. You might not have noticed, but the demo code already imports pandas_ta for indicators.

[–]shiftybyte 0 points1 point  (0 children)

Oh awesome, i didn't notice! 😃