'sup folks,
I've been using drawing templates extensively on Tradingview and am looking to level up to become more automated. My knowledge with coding on pinescript stopped at v2 for many of the things I was attempting to do, the script was not developed enough.
Currently, using the drawing tools manually and looking to codify my logic. Pinescript now has the ability to export data as CSV's and the following is a hack exporting a limited dataset in real-time using the alerts function.
For all the codewarriors here that are more familiar with Pinescript (and also) python. What are my pros and cons of staying with pinescript as it's familiar or bucking up and learning python from scratch and working with data directly?
I understand that python would be more versatile but am daunted at the aspect of starting from square one.
Also, what are some good fast-track references to get one up to speed fairly quickly in either of the two languages? I'm definitely out-of-the-programming loop.
I've been using drawing templates extensively on Tradingview and am looking to level up to become more automated. My knowledge with coding on pinescript stopped at v2 for many of the things I was attempting to do, the script was not developed enough.
Currently, using the drawing tools manually and looking to codify my logic. Pinescript now has the ability to export data as CSV's and the following is a hack exporting a limited dataset in real-time using the alerts function.
For all the codewarriors here that are more familiar with Pinescript (and also) python. What are my pros and cons of staying with pinescript as it's familiar or bucking up and learning python from scratch and working with data directly?
I understand that python would be more versatile but am daunted at the aspect of starting from square one.
Also, what are some good fast-track references to get one up to speed fairly quickly in either of the two languages? I'm definitely out-of-the-programming loop.