tradingview-assistant-chrome-extension
tradingview-assistant-chrome-extension copied to clipboard
Removing column from the csv result
Hi
First of all, I would like to thank you for this fantastic backtester it's really impressive. I would like to know if it's possible to only show the column we want when your extension generates the CSV file? There is too much useless data for my own need and it would be awesome if we could just delete the column we don't want within the extension or with another method.
Thank
Unfortunately, it is not an easy task to make a selection of columns to save. This task demand to implement an interface for this operation. Perhaps in the future. So far, the easiest way to remove unnecessary columns is using the Excell.
@Euforio you can record a macro once by doing all the formatting, and replay it every time