]> Piment Noir Git Repositories - freqai-strategies.git/commit
feat(reforcexy): initial ReforceXY commit
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Sat, 15 Feb 2025 22:37:42 +0000 (23:37 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Sat, 15 Feb 2025 22:37:42 +0000 (23:37 +0100)
commit2e2073901bed82a2f2fbde3305641d77db3a6dae
tree2567baaa49da5030902ef3fd2550aa4df2f93887
parentf21427bb673b9af7659e260d0167dca81fd8fd22
feat(reforcexy): initial ReforceXY commit

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
13 files changed:
ReforceXY/docker-compose.yml [new file with mode: 0644]
ReforceXY/docker/Dockerfile.custom [new file with mode: 0644]
ReforceXY/user_data/backtest_results/.gitkeep [new file with mode: 0644]
ReforceXY/user_data/config-template.json [new file with mode: 0644]
ReforceXY/user_data/data/.gitkeep [new file with mode: 0644]
ReforceXY/user_data/freqaimodels/ReforceXY.py [new file with mode: 0644]
ReforceXY/user_data/hyperopt_results/.gitkeep [new file with mode: 0644]
ReforceXY/user_data/hyperopts/.gitkeep [new file with mode: 0644]
ReforceXY/user_data/logs/.gitkeep [new file with mode: 0644]
ReforceXY/user_data/models/.gitkeep [new file with mode: 0644]
ReforceXY/user_data/notebooks/.gitkeep [new file with mode: 0644]
ReforceXY/user_data/plot/.gitkeep [new file with mode: 0644]
ReforceXY/user_data/strategies/RLAgentStrategy.py [new file with mode: 0644]