trading-app/ ├── app.py # Main Flask application (FIXED) ├── backtester.py # Backtesting engine (FIXED) ├── requirements.txt # Dependencies (FIXED - no TA-Lib) ├── Procfile # Production server config ...
# Terminal 1: Connect & start backend ssh -i C:\Users\domin\.ssh\oracle_key [email protected] cd ~/backtest && source venv/bin/activate && python3 main.py # Terminal 2: SSH tunnel ssh -i ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results