MCPcopy Create free account

hub / github.com/AsyncAlgoTrading/aat / functions

Functions492 in github.com/AsyncAlgoTrading/aat

↓ 1 callersMethodget
(self)
aat/ui/handlers/exchanges.py:32
↓ 1 callersMethodget
(self)
aat/ui/handlers/trades.py:40
↓ 1 callersMethodget_data
(self, **psp_kwargs)
aat/ui/handlers/exchanges.py:19
↓ 1 callersMethodget_data
(self, **psp_kwargs)
aat/ui/handlers/strategy_trade_response.py:18
↓ 1 callersMethodget_data
(self, exchange, **psp_kwargs)
aat/ui/handlers/instruments.py:19
↓ 1 callersMethodget_data
(self, **psp_kwargs)
aat/ui/handlers/accounts.py:18
↓ 1 callersMethodget_data
(self, **psp_kwargs)
aat/ui/handlers/last_price.py:18
↓ 1 callersMethodget_data
(self, **psp_kwargs)
aat/ui/handlers/strategy_trade_request.py:18
↓ 1 callersMethodget_data
(self, **psp_kwargs)
aat/ui/handlers/strategies.py:18
↓ 1 callersFunctionget_version
(file, name='__version__')
setup.py:67
↓ 1 callersMethodhistorical
get historical data (for backtesting)
aat/exchange.py:115
↓ 1 callersFunctioninitialMarketData
(count, instruments=None)
aat/tests/test_order_book.py:22
↓ 1 callersMethodinitialize
Initialize the server competition registry handler This handler is responsible for managing competition registration. Argume
aat/ui/handlers/base.py:15
↓ 1 callersMethodmembers
(cls)
aat/enums.py:17
↓ 1 callersMethodonAnalyze
(self)
aat/tests/test_data_source.py:63
↓ 1 callersMethodonCancel
(self, data: MarketData)
aat/callback.py:69
↓ 1 callersMethodonChange
(self, data: MarketData)
aat/callback.py:72
↓ 1 callersMethodonContinue
(self, data)
aat/callback.py:128
↓ 1 callersMethodonContinue
(self, data)
aat/tests/test_data_source.py:69
↓ 1 callersMethodonError
(self, data: MarketData)
aat/callback.py:75
↓ 1 callersMethodonExit
onExit
aat/callback.py:36
↓ 1 callersMethodonFill
(self, resp: TradeResponse)
aat/callback.py:66
↓ 1 callersMethodonFill
(self, resp: TradeResponse)
aat/callback.py:109
↓ 1 callersMethodonFill
(self, resp: TradeResponse)
aat/query.py:187
↓ 1 callersMethodonHalt
(self, data)
aat/callback.py:125
↓ 1 callersMethodonHalt
(self, data)
aat/tests/test_data_source.py:66
↓ 1 callersMethodonOpen
(self, data: MarketData)
aat/callback.py:63
↓ 1 callersMethodonTrade
(self, data: MarketData)
aat/callback.py:60
↓ 1 callersMethodonTrade
process market data on trade
aat/query.py:128
↓ 1 callersMethodpop
(self, order)
aat/order_book.py:89
↓ 1 callersMethodprice
(self, px)
aat/utils.py:202
↓ 1 callersMethodpush
(self, order)
aat/order_book.py:25
↓ 1 callersMethodpush_tradereq
append trade request to list
aat/query.py:112
↓ 1 callersMethodpush_traderesp
append trade response to list
aat/query.py:119
↓ 1 callersMethodquery_exchanges
get list of exchanges and their available instruments
aat/query.py:66
↓ 1 callersMethodquery_lastpriceall
get last price of all assets
aat/query.py:78
↓ 1 callersMethodreceive
(self)
aat/exchange.py:132
↓ 1 callersMethodreceive
(self)
aat/exchanges/synthetic.py:75
↓ 1 callersMethodreceive
(self)
aat/tests/test_data_source.py:35
↓ 1 callersMethodregisterStrategy
(self, strat: TradingStrategy)
aat/trading.py:122
↓ 1 callersMethodrequest
request
aat/strategy.py:18
↓ 1 callersMethodrequestBuy
(self, req: TradeRequest)
aat/execution.py:57
↓ 1 callersMethodrequestBuy
precheck for risk compliance
aat/risk.py:98
↓ 1 callersMethodrequestSell
(self, req: TradeRequest)
aat/execution.py:73
↓ 1 callersMethodrequestSell
precheck for risk compliance
aat/risk.py:102
↓ 1 callersMethodsell
execute a sell order
aat/order_entry.py:73
↓ 1 callersMethodseqnum
(self, num: int)
aat/backtest.py:48
↓ 1 callersMethodsetEngine
(self, engine)
aat/strategy.py:14
↓ 1 callersFunctionsetup
(app)
docs/conf.py:196
↓ 1 callersMethodslippage
slippage model. default is pass through
aat/strategy.py:35
↓ 1 callersMethodsubscription
subscription for websocket
aat/market_data.py:17
↓ 1 callersMethodterminate
(self)
aat/trading.py:177
↓ 1 callersMethodtickToData
(self, tick: str)
aat/backtest.py:51
↓ 1 callersMethodtickToData
(self, jsn: dict)
aat/exchanges/gemini.py:117
↓ 1 callersMethodticker
(self, instrument: Instrument = None, currency: CurrencyType = None)
aat/exchange.py:78
↓ 1 callersFunctiontrade_req_to_params
(req)
aat/utils.py:110
↓ 1 callersMethodtransactionCost
txns cost model. default is pass through
aat/strategy.py:39
↓ 1 callersMethodupdateAccounts
update the holdings and spot value of accounts
aat/query.py:211
↓ 1 callersMethodupdate_positions
update positions based on a trade
aat/query.py:251
FunctionPYBIND11_MODULE
cpp/include/aat/enums.hpp:97
FunctionPYBIND11_MODULE
cpp/include/aat/binding.hpp:7
Method__eq__
(self, other)
aat/structs.py:65
Method__eq__
(self, other)
aat/structs.py:115
Method__eq__
(self, other)
aat/structs.py:160
Method__eq__
(self, other)
aat/structs.py:188
Method__hash__
(self)
aat/enums.py:72
Method__hash__
(self)
aat/structs.py:74
Method__init__
(self, name, sourcedir='')
setup.py:84
Method__init__
(self, options: ExecutionConfig, exchanges: List[Exchange], accounts: List[Account])
aat/execution.py:10
Method__init__
(self, *args, **kwargs)
aat/market_data.py:10
Method__init__
(self)
aat/callback.py:57
Method__init__
(self, onTrade=True, onReceived=True, onOpen=True,
aat/callback.py:80
Method__init__
(self, price, volume)
aat/order_book.py:8
Method__init__
(self, instrument: Instrument)
aat/order_book.py:17
Method__init__
(self, instruments)
aat/order_book.py:106
Method__init__
(self, options: RiskConfig, exchanges: List[Exchange], accounts: List[Account])
aat/risk.py:12
Method__init__
(self)
aat/utils.py:194
Method__init__
(self, query=None, exchanges=None, *args, **kwargs)
aat/strategy.py:10
Method__init__
(self, options: TradingEngineConfig, ui_handlers: list = None, ui_settings: dict = None)
aat/trading.py:19
Method__init__
(self, exchange_type: ExchangeType, options: ExchangeConfig,
aat/exchange.py:16
Method__init__
(self, *args, **kwargs)
aat/data_source.py:43
Method__init__
(self, underlying: PairType, type: InstrumentType = InstrumentType.PAIR,
aat/structs.py:50
Method__init__
(self, underlying: PairType, expiration: datetime, size: fl
aat/structs.py:137
Method__init__
(self, options: BacktestConfig)
aat/backtest.py:21
Method__init__
(self, trading_type: TradingType = None, exchanges: List[ExchangeType] = Non
aat/query.py:17
Method__init__
(self, exchange_type: ExchangeType, options: ExchangeConfig)
aat/exchanges/poloniex.py:10
Method__init__
(self, exchange_type: ExchangeType, options: SyntheticExchangeConfig,
aat/exchanges/synthetic.py:17
Method__init__
(self, exchange_type: ExchangeType, options: ExchangeConfig)
aat/exchanges/kraken.py:10
Method__init__
(self, filename, *args, **kwargs)
aat/strategies/data_capture.py:7
Method__init__
(self, long: int = 20, short: int = 5, *args, **kwargs)
aat/strategies/sma.py:8
Method__init__
(self, *args, **kwargs)
aat/strategies/buy_and_hold.py:67
Method__init__
(self)
aat/tests/test_backtest.py:27
Method__init__
(self, trading_engine, extra_handlers=None, custom_settings
aat/ui/server.py:28
Method__lt__
(self, other)
aat/order_book.py:12
Method__lt__
(self, other)
aat/structs.py:196
Method__repr__
(self)
aat/order_book.py:98
Method__repr__
(self)
aat/order_book.py:121
Method__repr__
(self)
aat/structs.py:71
Method__repr__
(self)
aat/structs.py:253
Method__str__
(self)
aat/enums.py:69
← previousnext →101–200 of 492, ranked by callers