-
I was folloing the instructions, I have created conda env and all required installed successfully with no error.
```
conda create -n trader python=3.10
conda activate trader
pip install lumibot …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Here are the error logs, Note this was streaming fine until I check my container instance log…
-
I cannot find any documentation on the trade updates websocket.
Both
- https://alpaca.markets/docs/api-documentation/api-v2/streaming/
- https://alpaca.markets/docs/api-references/market-data-ap…
-
Hello !
Any chance you consider integrating non-crypto exchanges ?
We use your CCXT template to integrate Interactive Brokers (www.interactivebrokers.co.uk/).
We could potential make this open …
-
Hey, I am running into an error with multiple data feeds, e.g. with the example https://github.com/alpacahq/alpaca-backtrader-api/blob/master/sample/strategy_multiple_datas.py
Error:
`alpaca_trade…
-
Monitoring the bot, however it has yet to place a paper trade. This is all it does below:
0|tradingb | 2024-01-30 17:55:46,774: root: INFO: mlstrat : Executing the initialize lifecycle method
0|trad…
-
I find that the get_portfolio_history api does not return the portfolio value accurately. Does someone else share similar concern? I am testing codes using paper trading api.
-
**Environment:**
Win10
Chrome
Colab
File at https://colab.research.google.com/github/AI4Finance-Foundation/FinRL-Tutorials/blob/master/3-Practical/FinRL_PaperTrading_Demo.ipynb
No change to thi…
-
Dear eupston/Sir,
I just discovered your app and wonder if this is a productive or working combination with TDA and Backtrader?
if possible could you please provide some more info in form of a R…
jhaoq updated
3 years ago
-
I would like the ability get options prices as well as sell or purchase calls and do all the other transactions possible on expiration friday from the Alpaca Api.