algotradepy
latest
Base Modules
Simulation Modules
Contracts
Orders
Trade
algotradepy
»
Index
Edit on GitHub
Index
A
|
C
|
D
|
E
|
F
|
G
|
L
|
M
|
O
|
P
|
Q
|
R
|
S
|
T
A
ABroker (class in algotradepy.brokers.base)
acc_cash() (algotradepy.brokers.base.ABroker property)
(algotradepy.brokers.sim_broker.SimulationBroker property)
AContract (class in algotradepy.contracts)
action() (algotradepy.orders.AnOrder property)
ADataStreamer (class in algotradepy.streamers.base)
AHistoricalProvider (class in algotradepy.historical.providers.base)
algotradepy.contracts
module
AnOrder (class in algotradepy.orders)
are_loosely_equal_contracts() (in module algotradepy.contracts)
aux_price() (algotradepy.orders.TrailingStopOrder property)
ave_fill_price() (algotradepy.trade.TradeStatus property)
C
cancel_bars() (algotradepy.streamers.base.ADataStreamer method)
(algotradepy.streamers.sim_streamer.SimulationDataStreamer method)
cancel_tick_data() (algotradepy.streamers.base.ADataStreamer method)
(algotradepy.streamers.sim_streamer.SimulationDataStreamer method)
cancel_trade() (algotradepy.brokers.base.ABroker method)
(algotradepy.brokers.sim_broker.SimulationBroker method)
cancel_trades() (algotradepy.streamers.base.ADataStreamer method)
(algotradepy.streamers.sim_streamer.SimulationDataStreamer method)
con_id() (algotradepy.contracts.AContract property)
conditions() (algotradepy.orders.AnOrder property)
contract() (algotradepy.trade.Trade property)
Currency (class in algotradepy.contracts)
currency() (algotradepy.contracts.AContract property)
D
datetime() (algotradepy.brokers.base.ABroker property)
(algotradepy.brokers.sim_broker.SimulationBroker property)
download_bars_data() (algotradepy.historical.providers.base.AHistoricalProvider method)
download_trades_data() (algotradepy.historical.providers.base.AHistoricalProvider method)
E
Exchange (class in algotradepy.contracts)
exchange() (algotradepy.contracts.AContract property)
F
filled() (algotradepy.trade.TradeStatus property)
ForexContract (class in algotradepy.contracts)
G
get_position() (algotradepy.brokers.base.ABroker method)
(algotradepy.brokers.sim_broker.SimulationBroker method)
get_transaction_fee() (algotradepy.brokers.base.ABroker method)
(algotradepy.brokers.sim_broker.SimulationBroker method)
L
last_trade_date() (algotradepy.contracts.OptionContract property)
limit_price() (algotradepy.orders.LimitOrder property)
LimitOrder (class in algotradepy.orders)
M
MarketOrder (class in algotradepy.orders)
module
algotradepy.contracts
multiplier() (algotradepy.contracts.OptionContract property)
O
oca_group() (algotradepy.orders.AnOrder property)
oca_type() (algotradepy.orders.AnOrder property)
open_trades() (algotradepy.brokers.base.ABroker property)
(algotradepy.brokers.sim_broker.SimulationBroker property)
OptionContract (class in algotradepy.contracts)
order() (algotradepy.trade.Trade property)
order_id() (algotradepy.orders.AnOrder property)
(algotradepy.trade.TradeStatus property)
order_ref() (algotradepy.orders.AnOrder property)
OrderAction (class in algotradepy.orders)
outside_rth() (algotradepy.orders.AnOrder property)
P
parent_id() (algotradepy.orders.AnOrder property)
place_trade() (algotradepy.brokers.base.ABroker method)
(algotradepy.brokers.sim_broker.SimulationBroker method)
PriceType (class in algotradepy.contracts)
Q
quantity() (algotradepy.orders.AnOrder property)
R
remaining() (algotradepy.trade.TradeStatus property)
Right (class in algotradepy.contracts)
right() (algotradepy.contracts.OptionContract property)
S
SimulationBroker (class in algotradepy.brokers.sim_broker)
SimulationDataStreamer (class in algotradepy.streamers.sim_streamer)
sleep() (algotradepy.brokers.base.ABroker method)
(algotradepy.brokers.sim_broker.SimulationBroker method)
state() (algotradepy.trade.TradeStatus property)
status() (algotradepy.trade.Trade property)
StockContract (class in algotradepy.contracts)
strike() (algotradepy.contracts.OptionContract property)
subscribe_to_bars() (algotradepy.streamers.base.ADataStreamer method)
(algotradepy.streamers.sim_streamer.SimulationDataStreamer method)
subscribe_to_new_trades() (algotradepy.brokers.base.ABroker method)
(algotradepy.brokers.sim_broker.SimulationBroker method)
subscribe_to_position_updates() (algotradepy.brokers.base.ABroker method)
(algotradepy.brokers.sim_broker.SimulationBroker method)
subscribe_to_tick_data() (algotradepy.streamers.base.ADataStreamer method)
(algotradepy.streamers.sim_streamer.SimulationDataStreamer method)
subscribe_to_trade_updates() (algotradepy.brokers.base.ABroker method)
(algotradepy.brokers.sim_broker.SimulationBroker method)
subscribe_to_trades() (algotradepy.streamers.base.ADataStreamer method)
(algotradepy.streamers.sim_streamer.SimulationDataStreamer method)
symbol() (algotradepy.contracts.AContract property)
T
time_in_force() (algotradepy.orders.AnOrder property)
TimeInForce (class in algotradepy.orders)
Trade (class in algotradepy.trade)
trades() (algotradepy.brokers.base.ABroker property)
(algotradepy.brokers.sim_broker.SimulationBroker property)
TradeState (class in algotradepy.trade)
TradeStatus (class in algotradepy.trade)
trail_percent() (algotradepy.orders.TrailingStopOrder property)
trail_stop_price() (algotradepy.orders.TrailingStopOrder property)
TrailingStopOrder (class in algotradepy.orders)
transmit() (algotradepy.orders.AnOrder property)