-
Have couple of questions, should be trivial, but somehow not getting.
1. Action Space
As mentioned in the description, for a single share, action space should just be [buy, sell, hold] or {-1, 0,…
-
After longer discussions with Henrik Nilsson and Thorsten Altenkirch the following restructurings will be done:
1. Remove Sequential Update-Strategy: exists only because of "transactional" reasons …
-
File: https://github.com/AI4Finance-Foundation/FinRL/blob/master/tutorials/3-Practical/FinRL_PaperTrading_Demo.ipynb
Part 3: Deploy the agent
Setup Alpaca Paper trading environment
class Alpaca…
-
-
### What happened + What you expected to happen
I converted existing code working on 2.7 to 2.20 (new api)
The error:
File "/opt/project/trading/training/model/rl/multi_agent/ppo/equity/trainer…
-
**Describe the bug**
The bugs occur in Part 2 Train the agent while running train cell.
The error message is ValueError: Too many values to unplack (expected 4) occurs in function explore_env. Here …
-
This always happens when running the project locally.
```
20240725 21:54:22.571 ERROR:: Engine.Run(): System.IO.IOException: The process cannot access the file 'C:\Jts\ibgateway\1019\IBAutomater.…
-
======DDPG Validation from: 2021-10-04 to 2022-01-03
======Best Model Retraining from: 2010-01-01 to 2022-01-03
======Trading from: 2022-01-03 to 2022-04-04
----------------------------------…
-
**Describe the bug**
Divide by zero errors / warnings during model training.
`ZeroDivisionError: float divmod()`
`RuntimeWarning: divide by zero encountered in double_scalars`
**To Reproduce**…
-
### Required prerequisites
- [X] I have read the documentation .
- [X] I have searched the [Issue Tracker](https://github.com/camel-ai/camel/issues) and [Discussions](https://github.com/camel-ai/c…