issues Search Results · repo:alpacahq/alpaca-backtrader-api language:Python
Filter by
111 results
(59 ms)111 results
inalpacahq/alpaca-backtrader-api (press backspace or delete to remove)I see that backtrader-api uses alpaca-trade-api, which is deprecated by Alpaca. The new Python API is alpaca-py.
Is there a way to backtest using alpaca-py? Will backtrader-api be migrated to alpaca-py? ...
akosmaroy
- 1
- Opened on Apr 23, 2024
- #1128
when I try to use it, found tons of errors.
1. Streamining mode(PAPER TRADE, LIVE TRADE) doesn t support compression
2. Streamining mode(PAPER TRADE, LIVE TRADE) only supports one stock (trying to build ...
JLXIA
- Opened on Dec 19, 2023
- #1001
data0 = DataFactory(dataname= SPY ,
historical=True,
fromdate=datetime(2023, 2, 24, 9, 30, 0),
todate=datetime(2023, 2, 25, 16, 0, 0),
timeframe=bt.TimeFrame.Minutes,
tz=global_tz, ...
ypxie
- Opened on Feb 26, 2023
- #721
Cannot install in Windows 11, Python 3.9 (or later). Tried multiple PCs. Same error - Freetype and PNG cannot be built.
My understanding is that this package is supported by 3.9? Fairly new at installing ...
mtbjonny
- 3
- Opened on Jan 4, 2023
- #671
There is no method add_order in site-package finplot, therefore the chart can t dispaly my trades.
tmaczjj
- 1
- Opened on Dec 9, 2022
- #644
Not sure if it is an issue in this package, or bug in back trader core logic. When following setup is used, It requests
only fully formed daily bars from backend.
data0 = DataFactory(dataname=symbol, ...
AravindaDP
- Opened on Oct 20, 2022
- #593
Are there any plans on porting over to https://github.com/alpacahq/alpaca-py since alpaca-trade-api-python is being
deprecated at the end of 2022?
AravindaDP
- 1
- Opened on Sep 25, 2022
- #569
I am using python3.7 with the following dependencies:
aiohttp==3.7.4
alpaca-backtrader-api==0.15.0
alpaca-trade-api==1.4.3
async-timeout==3.0.1
attrs==21.4.0
backtrader==1.9.76.123
certifi==2022.6.15 ...
benlevitas
- 1
- Opened on Jul 12, 2022
- #495
This is the first time I am running my script since Jan (it was working fine then), and I had to upgrade to use alpaca
backtrader 0.15.0 today. After upgrading however, I m now getting mkt data only until ...
SpY0o2
- 1
- Opened on Jun 22, 2022
- #473
Hi,
I wonder why the default param value for stocklike is initialized in the comminfo as False. I think that is used for
instruments like Futures. The calculation of the position and cash adjustment underlying ...
tonylegend
- Opened on May 22, 2022
- #441

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.