corectie
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
REM Regenereaza data\Dashboard.xlsx din data\backtest.xlsx si il deschide.
|
||||
REM IMPORTANT: deschide & salveaza backtest.xlsx in Excel inainte de refresh,
|
||||
REM ca valorile calculate (R_/$_/Bal_) sa fie in cache.
|
||||
cd /d D:\PROIECTE\atm-backtesting
|
||||
cd /d "%~dp0"
|
||||
python scripts\generate_dashboard.py
|
||||
if %errorlevel%==0 (
|
||||
start "" "data\Dashboard.xlsx"
|
||||
|
||||
Reference in New Issue
Block a user