@ankasem yes. Replace old files. You can keep backup old backtest-config.pl, maybe will be usuable.
Its some problematic to download files from Google Drive via terminal. Im using gdrive (https://github.com/prasmussen/gdrive), but (Im not sure ) You need to create API key for Your account and service Google Drive: https://console.developers.google.com/
Here is some easiest solutions but I didnt test them: https://unix.stackexchange.com/questions...g-terminal
You can find the file or folder ID by right-clicking on the file name and then 'get sharable link'. The example link looks like this: https://drive.google.com/open?id=1O-dCj5...8cAvvIzUe7
ID is all for "id =" so ID for this file is: 1O-dCj5-OrOdrCeYqsBy_wm8cAvvIzUe7
In future I will implement downloader for these datasets in BacktestTool.
Its some problematic to download files from Google Drive via terminal. Im using gdrive (https://github.com/prasmussen/gdrive), but (Im not sure ) You need to create API key for Your account and service Google Drive: https://console.developers.google.com/
Here is some easiest solutions but I didnt test them: https://unix.stackexchange.com/questions...g-terminal
You can find the file or folder ID by right-clicking on the file name and then 'get sharable link'. The example link looks like this: https://drive.google.com/open?id=1O-dCj5...8cAvvIzUe7
ID is all for "id =" so ID for this file is: 1O-dCj5-OrOdrCeYqsBy_wm8cAvvIzUe7
In future I will implement downloader for these datasets in BacktestTool.
My projects [Strategies] [Datasets]