COMMITS
/ alpaca/data/models.py April 1, 2022
H
adds xbbo model
haxdds committed
March 31, 2022
A
Runs black formatter
Andrew Mcdonald committed
March 27, 2022
H
merge from master
haxdds committed
March 23, 2022
H
updated params for get_trades and get_crypto_trades
haxdds committed
H
removed str type from exchange field
haxdds committed
March 22, 2022
R
Merge branch 'master' into adds-trade-endpoints
Rahul committed
H
fixes trade mapping, changes trade id type to int and docstring fix
haxdds committed
H
some more docstring fixes
haxdds committed
H
some more docstring fixes
haxdds committed
H
docstring fixes
haxdds committed
March 20, 2022
H
added snapshot model
haxdds committed
H
remove print statement
haxdds committed
H
rename raw_data param in Quote, Trade, Bar
haxdds committed
March 15, 2022
H
adds Trade and TradeSet models
haxdds committed
H
adds Quote and QuoteSet models
haxdds committed
March 10, 2022
A
Fixes small typos in BarSet
Andrew Mcdonald committed
March 9, 2022
H
fixed minor formatting issues and introduced RawData type
haxdds committed
March 4, 2022
H
multi-symbol BarSet data returns Multi-Index dataframe
haxdds committed
H
H
added TimeSeriesMixin to handle dataframes
haxdds committed
H
adds docstrings, typehints and refactors _data_get
haxdds committed
February 28, 2022
H
reverted change to TimeFrameType back to TimeFrame
haxdds committed
February 22, 2022
H
spike work - broker + data + docs
haxdds committed