Convert trading view pine script to python
Budget: €30 – €250 EUR
I would like to convert my small (50-60 lines of code) trading view pine script to python. The code has few logic or functions. I would like the code to run on specific predefined list of stocks (Nifty 200). For some functions the code should check lets say the values for weekly timeframe and for some functions it should check the values for daily or 3D timeframes. If any stock satisfies all the criteria then it should be provided as an output. I have attached my trading view script.