-
This task contains multiple components:
- Front end form [x]
- Front end UX [ ]
- integrate API to Front end [ ]
- Use backend to fetch KYC'd users and whitelist them (or trigger from UI) [ ]
- Manag…
-
## Paste the link of the GitHub organisation below and submit
https://github.com/quantrocket-llc
---
###### Please subscribe to this thread to get notified when a new repository is created
-
-
When using the `self.cash` property while trades have not yet been executed, it will return a small value such as 15$ during live trading. If run from a script such as `main.py` with a custom `histori…
-
For background I am coming over from quantopian and do more engineering calculations than coding.
The tutorial would benefit from discussing how to setup the system environment first - maybe tuto…
-
Opened : /notebooks/FinRL/examples/FinRL_PaperTrading_Demo.ipynb on google collab and tried locally.
Both times: Part 2: Train the agent fails with Tuple error:
Alpaca successfully connected
Data…
-
TradeKing is only available to customers within within the US.
It would be great if it was possible to replace the TradeKing API with one from another trading platform which is available in Europe/UK…
-
In order to run multiple algorithms while understanding which order came from which algorithms.
In order to test multiple algorithms simultaneously to cut down the testing period.
-
I've read through all the issues and made corrections to algo.py as needed. Now I am getting:
Fatal Python error: Cannot recover from stack overflow.
Current thread 0x00007f089df6a740 (most recent…
-
Hi, does alpaca-backtrader-api support authenticating with Oauth access tokens? A quick look through the source code seems to imply that we can only authenticate with API keys.
Would adding support…