akumidv / tradingview-assistant-chrome-extension

An assistant for backtesting trading strategies and checking (showing) external signals in Tradingview implemented as a Chrome browser extension.
GNU General Public License v3.0
158 stars 56 forks source link

Feature Request: Add ability to import and export the content of multiline input.text_area() settings. #178

Open scheerd opened 1 month ago

scheerd commented 1 month ago

Discussed in https://github.com/akumidv/tradingview-assistant-chrome-extension/discussions/177

Originally posted by **scheerd** May 15, 2024 This is one of 2 things that would be nice to have handled in export/import. Currently input.text_area() settings are ignored, and input.source() settings are ignored. Both have string equivalents that should be handled by TV. input.text_area() exports from TV Properties Export as multiline in double-quotes, which is recognized by many csv parser libraries as a single line with return characters.
iBlane commented 1 month ago

Please add this yesterday 🙏

romancerny commented 1 month ago

Yes, we really need this urgently. Please action ASAP

Sc4ramanga commented 3 weeks ago

Hi, i would be totally fine if i would understand the procedure how to reimport the resulst from the csv :).... is it really the truth that i have to modifiy the template.csv to bring back a result back into tradingview? i think showing all results inside chrome would massively exceed memory limits . but there has to be a simpler way to bring back a result into the startegy to review it on TV. maybe a push from excel or and open source editor like open office ? that would be very cool.. thnx !!!