Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AsyncAlgoTrading/aat
/ functions
Functions
492 in github.com/AsyncAlgoTrading/aat
⨍
Functions
492
◇
Types & classes
113
Method
onExit
(self)
aat/strategies/data_capture.py:17
Method
onFill
onFill
aat/callback.py:17
Method
onFill
(self, callback: Callback)
aat/data_source.py:86
Method
onFill
(self, res: TradeResponse)
aat/strategies/data_capture.py:23
Method
onFill
(self, res: TradeResponse)
aat/strategies/sma.py:20
Method
onFill
(self, res: TradeResponse)
aat/strategies/buy_and_hold.py:12
Method
onFill
(self, res: TradeResponse)
aat/strategies/buy_and_hold.py:71
Method
onFill
(self, data)
aat/tests/test_backtest.py:48
Method
onFill
(self)
aat/tests/test_data_source.py:51
Method
onHalt
onHalt
aat/callback.py:44
Method
onHalt
(self, callback: Callback)
aat/data_source.py:104
Method
onHalt
(self, data)
aat/tests/test_backtest.py:63
Method
onOpen
onOpen
aat/callback.py:13
Method
onOpen
(self, data: MarketData)
aat/callback.py:106
Method
onOpen
(self, callback: Callback)
aat/data_source.py:83
Method
onOpen
(self, data: MarketData)
aat/strategies/data_capture.py:29
Method
onOpen
(self, data: MarketData)
aat/strategies/sma.py:80
Method
onOpen
(self, data: MarketData)
aat/strategies/buy_and_hold.py:38
Method
onOpen
(self, data: MarketData)
aat/strategies/buy_and_hold.py:97
Method
onOpen
(self, data)
aat/tests/test_backtest.py:45
Method
onOpen
(self)
aat/tests/test_data_source.py:48
Method
onReceived
(self, data)
aat/tests/test_backtest.py:42
Method
onTrade
onTrade
aat/callback.py:9
Method
onTrade
(self, callback: Callback)
aat/data_source.py:80
Method
onTrade
(self, data: MarketData)
aat/strategies/data_capture.py:11
Method
onTrade
(self, data: MarketData)
aat/strategies/sma.py:26
Method
onTrade
(self, data: MarketData)
aat/strategies/buy_and_hold.py:16
Method
onTrade
(self, data: MarketData)
aat/strategies/buy_and_hold.py:75
Method
onTrade
(self, data)
aat/tests/test_backtest.py:39
Method
onTrade
(self)
aat/tests/test_data_source.py:45
Method
orderBook
get order book
aat/exchange.py:128
Method
orderBook
return the order book
aat/data_source.py:34
Method
orderBook
get order book
aat/exchanges/synthetic.py:109
Method
post
Login
aat/ui/handlers/login.py:20
Method
post
(self)
aat/ui/handlers/login.py:39
Method
preload
(self, orders)
aat/order_book.py:109
Method
receive
receive data and call callbacks
aat/data_source.py:68
Method
registerStrategy
(self, strat: TradingStrategy)
aat/query.py:59
Method
request
attempt to buy/sell
aat/strategy.py:23
Method
run
(self)
setup.py:90
Method
run
(self, engine)
aat/market_data.py:48
Method
run
run the exchange
aat/data_source.py:56
Method
run
(self, engine)
aat/backtest.py:24
Method
run
(self, engine)
aat/exchanges/gemini.py:27
Method
run
(self, trading)
aat/exchanges/synthetic.py:71
Method
run
(self, engine)
aat/tests/test_data_source.py:29
Function
run_apidoc
(_)
docs/conf.py:180
Method
sell
execute a sell order
aat/data_source.py:22
Method
sell
execute a sell order
aat/exchanges/synthetic.py:123
Method
seqnum
(self, number: int)
aat/market_data.py:24
Method
seqnum
manage sequence numbers
aat/data_source.py:64
Method
seqnum
(self, num)
aat/tests/test_data_source.py:38
Method
setup
(self)
aat/tests/test_exchange.py:2
Method
setup
(self)
aat/tests/test_strategy.py:6
Method
setup
(self)
aat/tests/test_callback.py:2
Method
setup
(self)
aat/tests/test_define.py:2
Method
setup
(self)
aat/tests/test_risk.py:6
Method
setup
(self)
aat/tests/test_custom_strategies.py:5
Method
setup
(self)
aat/tests/test_structs.py:5
Method
setup
(self)
aat/tests/test_parser.py:7
Method
setup
(self)
aat/tests/test_main.py:5
Method
setup
(self)
aat/tests/test_backtest.py:5
Method
setup
(self)
aat/tests/test_data_source.py:3
Method
setup
(self)
aat/tests/test_enums.py:2
Method
setup
(self)
aat/tests/test_order_entry.py:6
Method
setup
(self)
aat/tests/test_trading.py:6
Method
setup
(self)
aat/tests/test_execution.py:6
Method
setup
(self)
aat/tests/ui/test_server.py:5
Method
setup
(self)
aat/tests/ui/handlers/test_strategy_trade_response.py:7
Method
setup
(self)
aat/tests/ui/handlers/test_accounts.py:7
Method
setup
(self)
aat/tests/ui/handlers/test_trades.py:8
Method
setup
(self)
aat/tests/ui/handlers/test_html.py:8
Method
setup
(self)
aat/tests/ui/handlers/test_strategies.py:7
Method
setup
(self)
aat/tests/ui/handlers/test_strategy_trade_request.py:7
Method
setup
(self)
aat/tests/ui/handlers/test_last_price.py:7
Method
setup
(self)
aat/tests/ui/handlers/test_base.py:7
Method
setup
(self)
aat/tests/ui/handlers/test_exchanges.py:7
Method
setup_class
(cls)
aat/tests/test_exchange.py:11
Method
setup_class
(cls)
aat/tests/test_strategy.py:15
Method
setup_class
(cls)
aat/tests/test_callback.py:11
Method
setup_class
(cls)
aat/tests/test_define.py:11
Method
setup_class
(cls)
aat/tests/test_custom_strategies.py:14
Method
setup_class
(cls)
aat/tests/test_structs.py:14
Method
setup_class
(cls)
aat/tests/test_main.py:14
Method
setup_class
(cls)
aat/tests/test_backtest.py:23
Method
setup_class
(cls)
aat/tests/test_data_source.py:10
Method
setup_class
(cls)
aat/tests/test_enums.py:11
Method
setup_class
(cls)
aat/tests/test_trading.py:15
Method
setup_class
(cls)
aat/tests/test_execution.py:15
Method
setup_class
(cls)
aat/tests/ui/test_server.py:14
Method
slippage
(self, resp: TradeResponse)
aat/strategies/data_capture.py:32
Method
slippage
(self, resp: TradeResponse)
aat/strategies/buy_and_hold.py:41
Method
subscription
(self)
aat/exchanges/coinbase.py:12
Method
subscription
(self)
aat/exchanges/poloniex.py:16
Method
subscription
(self)
aat/exchanges/synthetic.py:146
Method
subscription
(self)
aat/exchanges/kraken.py:16
Method
teardown
(self)
aat/tests/test_exchange.py:6
Method
teardown
(self)
aat/tests/test_strategy.py:10
Method
teardown
(self)
aat/tests/test_callback.py:6
Method
teardown
(self)
aat/tests/test_define.py:6
← previous
next →
301–400 of 492, ranked by callers