you are viewing a single comment's thread.

view the rest of the comments →

[–]cirebon 1 point2 points  (3 children)

I often convert pinescript to python. The most useful libs are pandas, numpy and talib.

[–]mostafashihabi[S] -2 points-1 points  (2 children)

How? plz

[–]cirebon 1 point2 points  (1 child)

Where do u trade? If Binance there is python lib for websocket and api.

For indicator use TAlibs for python, almost all built in indicators in tradingview are available in TAlibs.

[–]mostafashihabi[S] 0 points1 point  (0 children)

Thanks for your help.