Method__init__(self, id, name, type, symbol, starting_cash,
min_size, max_size, wake_up_freq='60s',
ABIDES/contributed_traders/SimpleAgent.py:14
Method__init__(self, dims = (100, 2), alpha = 0.99, alpha_decay = 0.999,
alpha_min = 0.3, epsilon = 0.99, ep
ABIDES/util/model/QTable.py:10
Method__init__(self, agent_id, time_placed, symbol, quantity, is_buy_order, limit_price, order_id=None, tag=None)
ABIDES/util/order/LimitOrder.py:17
Method__init__(self, agent_id, time_placed, symbol, quantity, is_buy_order, order_id=None, tag=None)
ABIDES/util/order/MarketOrder.py:13
Method__init__(self, agent_id, time_placed, symbol, quantity, is_buy_order, order_id=None, tag=None)
ABIDES/util/order/Order.py:12
Method__init__(self, agent_id, time_placed, symbol, quantity, is_buy_order, dollar=True, order_id=None)
ABIDES/util/order/etf/BasketOrder.py:17
Method__init__(self, symbol, date, start_time, end_time, orders_file_path)
ABIDES/util/formatting/prepare_dow_data_for_plotting.py:18
Method__init__(self, id, name, type, random_state=None, starting_cash=100000, log_orders=False, log_to_file=True)
ABIDES/agent/TradingAgent.py:18
Method__init__(self, id, name, type, symbol='IBM', starting_cash=100000, sigma_n=1000,
r_bar=100000, kappa=
ABIDES/agent/HeuristicBeliefLearningAgent.py:15
Method__init__(self, id, name, type, symbol='IBM', starting_cash=100000, sigma_n=10000,
r_bar=100000, kappa
ABIDES/agent/ValueAgent.py:11
Method__init__(self, id, name, type, symbol=None, levels=10, entry_threshold=0.17, trail_dist=0.085, freq=3600000000000, sta
ABIDES/agent/OrderBookImbalanceAgent.py:28
Method__init__(self, id, name, type, symbol='IBM', starting_cash=100000,
log_orders=False, log_to_file=True
ABIDES/agent/NoiseAgent.py:11
Method__init__(self, id, name, type, symbol='IBM', starting_cash=100000, sigma_n=1000,
r_bar=100000, kappa=
ABIDES/agent/ZeroIntelligenceAgent.py:11
Method__init__(self, id, name, type, symbol, date, date_trading_days, model, data_dir, log_orders=True, random_state=None, n
ABIDES/agent/WorldAgent.py:31
Method__init__(self, id, name, type, mkt_open, mkt_close, symbols, book_freq='S', wide_book=False, pipeline_delay = 40000,
ABIDES/agent/ExchangeAgent.py:26
Method__init__(self, id, name, type, portfolio = {}, gamma = 0, starting_cash=100000, lambda_a = 0.005,
ABIDES/agent/etf/EtfArbAgent.py:10
Method__init__(self, id, name, type, portfolio = {}, gamma = 0, starting_cash=100000, lambda_a = 0.005,
ABIDES/agent/etf/EtfMarketMakerAgent.py:13
Method__init__(self, id, name, type, prime_open, prime_close, symbol, pipeline_delay = 40000,
computation_del
ABIDES/agent/etf/EtfPrimaryAgent.py:18
Method__init__(self, id, name, type, symbol = None, starting_cash = None, within = 0.01,
impact = True, impac
ABIDES/agent/examples/ShockAgent.py:10
Method__init__(self, id, name, type, symbol, starting_cash,
min_size, max_size, wake_up_freq='60s',
ABIDES/agent/examples/MomentumAgent.py:13
Method__init__(self, id, name, type, symbol = None, starting_cash = None, greed = None, within = 0.01,
impact
ABIDES/agent/examples/ImpactAgent.py:8
Method__init__(self, id, name, type, symbol='IBM', starting_cash=100000,
qtable = None, log_orders = Fa
ABIDES/agent/examples/QLearningAgent.py:11
Method__init__(self, id, name, type, symbol, date, start_time, end_time,
orders_file_path, processed_orders
ABIDES/agent/examples/MarketReplayAgent.py:14
Method__init__(self, symbol, date, start_time, end_time, orders_file_path, processed_orders_folder_path)
ABIDES/agent/examples/MarketReplayAgent.py:78
Method__init__(self, id, name, type, symbol, starting_cash, levels, freq, log_orders=False, random_state=None)
ABIDES/agent/examples/SubscriptionAgent.py:12
Method__init__(self, id, name, type, random_state=None, num_clients=10)
ABIDES/agent/examples/SumServiceAgent.py:12
Method__init__(self, id, name, type, peer_list=None, iterations=4, multiplier=10000, secret_scale = 100000,
X
ABIDES/agent/examples/crypto/PPFL_ClientAgent.py:21
Method__init__(self, id, name, type, random_state=None, msg_fwd_delay=1000000,
iterations=4, num_clients=10)
ABIDES/agent/examples/crypto/PPFL_ServiceAgent.py:18
Method__init__(self, id, name, type, peer_list=None, iterations=4, multiplier=10000, secret_scale = 100000,
X
ABIDES/agent/examples/crypto/PPFL_TemplateClientAgent.py:23
Method__init__(self, id, name, type, symbol, starting_cash, pov=0.05, min_order_size=20, window_size=5, anchor=ANCHOR_BOTTOM
ABIDES/agent/market_makers/POVMarketMakerAgent.py:18
Method__init__(self, id, name, type, symbol, starting_cash, min_size, max_size , wake_up_freq='1s',
subscri
ABIDES/agent/market_makers/MarketMakerAgent.py:28
Method__init__(self, id, name, type, symbol, starting_cash, pov=0.05, min_order_size=20, window_size=5, anchor=ANCHOR_MIDDLE
ABIDES/agent/market_makers/AdaptiveMarketMakerAgent.py:29
Method__init__(self, id, name, type, symbol, starting_cash, order_size=1, window_size=5, anchor=ANCHOR_BOTTOM_STR,
ABIDES/agent/market_makers/SpreadBasedMarketMakerAgent.py:17
Method__init__(self, id, name, type, symbol, starting_cash,
direction, quantity, execution_time_horizon, fr
ABIDES/agent/execution/VWAPExecutionAgent.py:15
Method__init__(self, id, name, type, symbol, starting_cash,
direction, quantity, pov, start_time, freq, loo
ABIDES/agent/execution/POVExecutionAgent.py:14
Method__init__(self, id, name, type, symbol, starting_cash,
direction, quantity, execution_time_horizon,
ABIDES/agent/execution/ExecutionAgent.py:10
Method__init__(self, id, name, type, symbol, starting_cash,
direction, quantity, execution_time_horizon, fr
ABIDES/agent/execution/TWAPExecutionAgent.py:17
Method__init__(self, train_set, val_set, batch_size, test_batch_size, num_workers=16)
preprocessing/DataModule.py:9