MCPcopy Create free account

hub / github.com/AsyncAlgoTrading/aat / functions

Functions492 in github.com/AsyncAlgoTrading/aat

Method__str__
(self)
aat/structs.py:68
Method__str__
(self)
aat/structs.py:122
Method__str__
(self)
aat/structs.py:166
Method__str__
(self)
aat/structs.py:193
Method__str__
(self)
aat/structs.py:217
Method__str__
(self)
aat/structs.py:240
Method_run
()
aat/trading.py:153
Methodaccounts
get account information
aat/data_source.py:14
MethodafterData
(self, market)
aat/exchanges/synthetic.py:191
MethodbeforeData
(self, data: MarketData, orig: MarketData)
aat/exchanges/synthetic.py:188
Methodbuy
execute a buy order
aat/data_source.py:18
Methodbuy
execute a buy order
aat/exchanges/synthetic.py:113
Methodcallback
(self, field: str, data, *args, **kwargs)
aat/data_source.py:71
Methodcancel
(self, resp: TradeResponse)
aat/order_entry.py:92
Methodcancel
cancel order
aat/strategy.py:27
Methodcancel
cancel an order
aat/data_source.py:26
MethodcancelAll
(self, order_ids: List[str] = None)
aat/order_entry.py:95
MethodcancelAll
cancel all orders
aat/strategy.py:31
MethodcancelAll
(self, strat=None)
aat/trading.py:280
MethodcancelAll
cancel all orders
aat/data_source.py:30
Methodclose
close the websocket
aat/market_data.py:44
Methodclose
close the websocket
aat/data_source.py:60
Methodclose
(self)
aat/backtest.py:45
Methodclose
close the websocket
aat/exchanges/synthetic.py:83
MethodcontinueTrading
(self)
aat/trading.py:117
Methodcurrencies
(self)
aat/exchange.py:70
Methodcurrencies
(self)
aat/exchanges/synthetic.py:102
Methodcurrency_pair
(self)
aat/structs.py:62
Methodcurrency_pair
(self)
aat/structs.py:112
Methodcurrency_pair
(self)
aat/structs.py:157
FunctiongenerateApplication
()
aat/tests/ui/handlers/common.py:15
FunctiongenerateMarketData
(count, instruments=None)
aat/tests/test_order_book.py:57
Methodget
(self)
aat/ui/handlers/strategy_trade_response.py:31
Methodget
Get the login page
aat/ui/handlers/login.py:7
Methodget
Get the logout page
aat/ui/handlers/login.py:32
Methodget
(self)
aat/ui/handlers/instruments.py:28
Methodget
(self)
aat/ui/handlers/last_price.py:34
Methodget
(self)
aat/ui/handlers/strategy_trade_request.py:30
Methodget
(self)
aat/ui/handlers/strategies.py:25
Methodget_current_user
(self)
aat/ui/handlers/base.py:12
Methodget_data_sub_pair
(ws, sub=None)
aat/exchanges/gemini.py:69
MethodhaltTrading
(self)
aat/trading.py:112
Methodheartbeat
(self)
aat/exchanges/coinbase.py:16
Methodheartbeat
(self)
aat/exchanges/gemini.py:24
Methodheartbeat
(self)
aat/exchanges/poloniex.py:21
Methodheartbeat
(self)
aat/exchanges/synthetic.py:150
Methodheartbeat
(self)
aat/exchanges/kraken.py:28
Methodhistorical
get historical data (for backtesting)
aat/data_source.py:38
Methodhistorical
(self)
aat/exchanges/synthetic.py:156
Methodinitialize
Initialize the server competition registry handler This handler is responsible for managing competition registration. Argume
aat/ui/handlers/base.py:51
Methodinitialize
(self, template=None, template_kwargs=None, **kwargs)
aat/ui/handlers/html.py:6
Methodinitialize
(self, trading_engine, psp_kwargs=None)
aat/ui/handlers/exchanges.py:14
Methodinitialize
(self, trading_engine, psp_kwargs=None)
aat/ui/handlers/strategy_trade_response.py:13
Methodinitialize
(self, trading_engine, psp_kwargs=None)
aat/ui/handlers/instruments.py:14
Methodinitialize
(self, trading_engine, psp_kwargs=None)
aat/ui/handlers/accounts.py:13
Methodinitialize
(self, trading_engine, psp_kwargs=None)
aat/ui/handlers/last_price.py:13
Methodinitialize
(self, trading_engine, psp_kwargs=None)
aat/ui/handlers/strategy_trade_request.py:13
Methodinitialize
(self, trading_engine, psp_kwargs=None)
aat/ui/handlers/strategies.py:13
Methodinitialize
(self, trading_engine, psp_kwargs=None)
aat/ui/handlers/trades.py:15
Methodinstrument
(self)
aat/structs.py:58
Methodinstrument
(self)
aat/structs.py:108
Methodinstrument
(self)
aat/structs.py:153
Methodmarkets
(self)
aat/exchanges/synthetic.py:106
MethodonAnalyze
onAnalyze
aat/callback.py:40
MethodonAnalyze
(self, data)
aat/callback.py:121
MethodonAnalyze
onAnalyze
aat/strategy.py:46
MethodonAnalyze
(self, callback: Callback)
aat/data_source.py:101
MethodonAnalyze
(self, engine)
aat/strategies/data_capture.py:38
MethodonAnalyze
(self, data)
aat/tests/test_backtest.py:60
MethodonCancel
onCancel
aat/callback.py:21
MethodonCancel
(self, callback: Callback)
aat/data_source.py:89
MethodonCancel
(self, data: MarketData)
aat/query.py:199
MethodonCancel
(self, data: MarketData)
aat/strategies/data_capture.py:26
MethodonCancel
(self, data: MarketData)
aat/strategies/sma.py:77
MethodonCancel
(self, data: MarketData)
aat/strategies/buy_and_hold.py:35
MethodonCancel
(self, data: MarketData)
aat/strategies/buy_and_hold.py:94
MethodonCancel
(self, data)
aat/tests/test_backtest.py:51
MethodonCancel
(self)
aat/tests/test_data_source.py:54
MethodonChange
onChange
aat/callback.py:25
MethodonChange
(self, data: MarketData)
aat/callback.py:115
MethodonChange
(self, callback: Callback)
aat/data_source.py:92
MethodonChange
(self, data: MarketData)
aat/strategies/data_capture.py:20
MethodonChange
(self, data: MarketData)
aat/strategies/sma.py:74
MethodonChange
(self, data: MarketData)
aat/strategies/buy_and_hold.py:32
MethodonChange
(self, data: MarketData)
aat/strategies/buy_and_hold.py:91
MethodonChange
(self, data)
aat/tests/test_backtest.py:54
MethodonChange
(self)
aat/tests/test_data_source.py:57
MethodonContinue
onContinue
aat/callback.py:48
MethodonContinue
(self, callback: Callback)
aat/data_source.py:107
MethodonContinue
(self, data)
aat/tests/test_backtest.py:66
MethodonError
onError
aat/callback.py:29
MethodonError
(self, data: MarketData)
aat/callback.py:118
MethodonError
(self, callback: Callback)
aat/data_source.py:95
MethodonError
(self, e)
aat/strategies/data_capture.py:14
MethodonError
(self, e)
aat/strategies/sma.py:71
MethodonError
(self, e)
aat/strategies/buy_and_hold.py:29
MethodonError
(self, e)
aat/strategies/buy_and_hold.py:88
MethodonError
(self, data)
aat/tests/test_backtest.py:57
MethodonError
(self)
aat/tests/test_data_source.py:60
MethodonExit
(self, callback: Callback)
aat/data_source.py:98
← previousnext →201–300 of 492, ranked by callers