Files
gogo2/.gitignore

68 lines
1.5 KiB
Plaintext

closed_trades_history.json
models/trading_agent_best_net_pnl.pt
models/trading_agent_checkpoint_*
runs/*
trading_bot.log
backtest_stats_*.csv
models/*
models/trading_agent_best_net_pnl.pt
models/trading_agent_best_net_pnl.pt.backup
models/trading_agent_best_pnl.pt
models/trading_agent_best_pnl.pt.backup
models/trading_agent_best_reward.pt
models/trading_agent_best_reward.pt.backup
models/trading_agent_final.pt
models/trading_agent_final.pt.backup
*.pt
*.backup
logs/
# trade_logs/
*.csv
cache/
realtime_chart.log
training_results.png
training_stats.csv
cache/BTC_USDT_1d_candles.csv
cache/BTC_USDT_1h_candles.csv
cache/BTC_USDT_1m_candles.csv
cache/ETH_USDT_1d_candles.csv
cache/ETH_USDT_1h_candles.csv
cache/ETH_USDT_1m_candles.csv
models/trading_agent_best_pnl.pt
models/trading_agent_best_reward.pt
models/trading_agent_final.pt
models/trading_agent_best_pnl.pt
*.log
NN/models/saved/hybrid_stats_20250409_022901.json
*__pycache__*
*.png
closed_trades_history.json
data/cnn_training/cnn_training_data*
testcases/*
testcases/negative/case_index.json
chrome_user_data/*
.aider*
!.aider.conf.yml
!.aider.model.metadata.json
.env
<<<<<<< HEAD
venv/*
wandb/
*.wandb
*__pycache__/*
NN/__pycache__/__init__.cpython-312.pyc
*snapshot*.json
utils/model_selector.py
mcp_servers/*
data/prediction_snapshots/*
reports/backtest_*
data/prediction_snapshots/snapshots.db
=======
.env
training_data/*
data/trading_system.db
/data/trading_system.db
>>>>>>> d49a473ed6f4aef55bfdd47d6370e53582be6b7b