MCPcopy Create free account

hub / github.com/AsyncAlgoTrading/aat / functions

Functions492 in github.com/AsyncAlgoTrading/aat

MethodonExit
(self)
aat/strategies/data_capture.py:17
MethodonFill
onFill
aat/callback.py:17
MethodonFill
(self, callback: Callback)
aat/data_source.py:86
MethodonFill
(self, res: TradeResponse)
aat/strategies/data_capture.py:23
MethodonFill
(self, res: TradeResponse)
aat/strategies/sma.py:20
MethodonFill
(self, res: TradeResponse)
aat/strategies/buy_and_hold.py:12
MethodonFill
(self, res: TradeResponse)
aat/strategies/buy_and_hold.py:71
MethodonFill
(self, data)
aat/tests/test_backtest.py:48
MethodonFill
(self)
aat/tests/test_data_source.py:51
MethodonHalt
onHalt
aat/callback.py:44
MethodonHalt
(self, callback: Callback)
aat/data_source.py:104
MethodonHalt
(self, data)
aat/tests/test_backtest.py:63
MethodonOpen
onOpen
aat/callback.py:13
MethodonOpen
(self, data: MarketData)
aat/callback.py:106
MethodonOpen
(self, callback: Callback)
aat/data_source.py:83
MethodonOpen
(self, data: MarketData)
aat/strategies/data_capture.py:29
MethodonOpen
(self, data: MarketData)
aat/strategies/sma.py:80
MethodonOpen
(self, data: MarketData)
aat/strategies/buy_and_hold.py:38
MethodonOpen
(self, data: MarketData)
aat/strategies/buy_and_hold.py:97
MethodonOpen
(self, data)
aat/tests/test_backtest.py:45
MethodonOpen
(self)
aat/tests/test_data_source.py:48
MethodonReceived
(self, data)
aat/tests/test_backtest.py:42
MethodonTrade
onTrade
aat/callback.py:9
MethodonTrade
(self, callback: Callback)
aat/data_source.py:80
MethodonTrade
(self, data: MarketData)
aat/strategies/data_capture.py:11
MethodonTrade
(self, data: MarketData)
aat/strategies/sma.py:26
MethodonTrade
(self, data: MarketData)
aat/strategies/buy_and_hold.py:16
MethodonTrade
(self, data: MarketData)
aat/strategies/buy_and_hold.py:75
MethodonTrade
(self, data)
aat/tests/test_backtest.py:39
MethodonTrade
(self)
aat/tests/test_data_source.py:45
MethodorderBook
get order book
aat/exchange.py:128
MethodorderBook
return the order book
aat/data_source.py:34
MethodorderBook
get order book
aat/exchanges/synthetic.py:109
Methodpost
Login
aat/ui/handlers/login.py:20
Methodpost
(self)
aat/ui/handlers/login.py:39
Methodpreload
(self, orders)
aat/order_book.py:109
Methodreceive
receive data and call callbacks
aat/data_source.py:68
MethodregisterStrategy
(self, strat: TradingStrategy)
aat/query.py:59
Methodrequest
attempt to buy/sell
aat/strategy.py:23
Methodrun
(self)
setup.py:90
Methodrun
(self, engine)
aat/market_data.py:48
Methodrun
run the exchange
aat/data_source.py:56
Methodrun
(self, engine)
aat/backtest.py:24
Methodrun
(self, engine)
aat/exchanges/gemini.py:27
Methodrun
(self, trading)
aat/exchanges/synthetic.py:71
Methodrun
(self, engine)
aat/tests/test_data_source.py:29
Functionrun_apidoc
(_)
docs/conf.py:180
Methodsell
execute a sell order
aat/data_source.py:22
Methodsell
execute a sell order
aat/exchanges/synthetic.py:123
Methodseqnum
(self, number: int)
aat/market_data.py:24
Methodseqnum
manage sequence numbers
aat/data_source.py:64
Methodseqnum
(self, num)
aat/tests/test_data_source.py:38
Methodsetup
(self)
aat/tests/test_exchange.py:2
Methodsetup
(self)
aat/tests/test_strategy.py:6
Methodsetup
(self)
aat/tests/test_callback.py:2
Methodsetup
(self)
aat/tests/test_define.py:2
Methodsetup
(self)
aat/tests/test_risk.py:6
Methodsetup
(self)
aat/tests/test_custom_strategies.py:5
Methodsetup
(self)
aat/tests/test_structs.py:5
Methodsetup
(self)
aat/tests/test_parser.py:7
Methodsetup
(self)
aat/tests/test_main.py:5
Methodsetup
(self)
aat/tests/test_backtest.py:5
Methodsetup
(self)
aat/tests/test_data_source.py:3
Methodsetup
(self)
aat/tests/test_enums.py:2
Methodsetup
(self)
aat/tests/test_order_entry.py:6
Methodsetup
(self)
aat/tests/test_trading.py:6
Methodsetup
(self)
aat/tests/test_execution.py:6
Methodsetup
(self)
aat/tests/ui/test_server.py:5
Methodsetup
(self)
aat/tests/ui/handlers/test_strategy_trade_response.py:7
Methodsetup
(self)
aat/tests/ui/handlers/test_accounts.py:7
Methodsetup
(self)
aat/tests/ui/handlers/test_trades.py:8
Methodsetup
(self)
aat/tests/ui/handlers/test_html.py:8
Methodsetup
(self)
aat/tests/ui/handlers/test_strategies.py:7
Methodsetup
(self)
aat/tests/ui/handlers/test_strategy_trade_request.py:7
Methodsetup
(self)
aat/tests/ui/handlers/test_last_price.py:7
Methodsetup
(self)
aat/tests/ui/handlers/test_base.py:7
Methodsetup
(self)
aat/tests/ui/handlers/test_exchanges.py:7
Methodsetup_class
(cls)
aat/tests/test_exchange.py:11
Methodsetup_class
(cls)
aat/tests/test_strategy.py:15
Methodsetup_class
(cls)
aat/tests/test_callback.py:11
Methodsetup_class
(cls)
aat/tests/test_define.py:11
Methodsetup_class
(cls)
aat/tests/test_custom_strategies.py:14
Methodsetup_class
(cls)
aat/tests/test_structs.py:14
Methodsetup_class
(cls)
aat/tests/test_main.py:14
Methodsetup_class
(cls)
aat/tests/test_backtest.py:23
Methodsetup_class
(cls)
aat/tests/test_data_source.py:10
Methodsetup_class
(cls)
aat/tests/test_enums.py:11
Methodsetup_class
(cls)
aat/tests/test_trading.py:15
Methodsetup_class
(cls)
aat/tests/test_execution.py:15
Methodsetup_class
(cls)
aat/tests/ui/test_server.py:14
Methodslippage
(self, resp: TradeResponse)
aat/strategies/data_capture.py:32
Methodslippage
(self, resp: TradeResponse)
aat/strategies/buy_and_hold.py:41
Methodsubscription
(self)
aat/exchanges/coinbase.py:12
Methodsubscription
(self)
aat/exchanges/poloniex.py:16
Methodsubscription
(self)
aat/exchanges/synthetic.py:146
Methodsubscription
(self)
aat/exchanges/kraken.py:16
Methodteardown
(self)
aat/tests/test_exchange.py:6
Methodteardown
(self)
aat/tests/test_strategy.py:10
Methodteardown
(self)
aat/tests/test_callback.py:6
Methodteardown
(self)
aat/tests/test_define.py:6
← previousnext →301–400 of 492, ranked by callers