Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davecliff/BristolStockExchange
/ functions
Functions
365 in github.com/davecliff/BristolStockExchange
⨍
Functions
365
◇
Types & classes
51
Method
init_beta
in Cliff 1997 the initial beta values are U(0.1, 0.5)
BSE.py:1624
Method
init_ca
()
BSE.py:1632
Method
init_cr
()
BSE.py:1637
Method
init_margin
()
BSE.py:1642
Method
init_momntm
in Cliff 1997 the initial momentum values are U(0.0, 0.1)
BSE.py:1628
Method
init_stratwaittime
()
BSE.py:1646
Method
is_imbalance_significant
(self, m,threshold)
ZhenZhang/source/IZIP_MLOFI.py:55
Method
load_strat
Copy the strategy vector into the ZIP trader's params and timestamp it. :param stratvec: the strategy vector. :pa
BSE.py:1825
Method
microshade
(microprice, price)
ZhenZhang/source/BSE_trader_agents.py:538
Method
microshade
(microprice, price)
ZhenZhang/source/IZIP_MLOFI.py:406
Method
mkt_close
(self)
ZhenZhang/source/BSE2.py:792
Method
mkt_open
(self, time, verbose)
ZhenZhang/source/BSE2.py:763
Method
mutate
(self, time, lob, trade, verbose)
snashall2019.py:451
Method
mutate
(self, time, lob, trade, verbose)
ZhenZhang/source/BSE_trader_agents.py:225
Method
open_pool
(time, pool, verbose)
ZhenZhang/source/BSE2.py:769
Method
process_LIM
(order, verbose)
ZhenZhang/source/BSE2.py:636
Method
profit_alter
(price)
snashall2019.py:981
Method
profit_alter
(price)
snashall2019.py:1464
Method
profit_alter
ZIP profit-margin update on basis of target price -- updates self.margin. :param price: the target price. :return
BSE.py:1801
Method
profit_alter
(*argv)
ZhenZhang/source/BSE_trader_agents.py:557
Method
profit_alter
(*argv)
ZhenZhang/source/IZIP_MLOFI.py:425
Method
respond
(self, time, lob, trade, verbose)
snashall2019.py:720
Method
respond
(self, time, lob, trade, verbose)
snashall2019.py:949
Method
respond
(self, time, lob, trade, verbose)
snashall2019.py:1291
Method
respond
(self, time, lob, trade, verbose)
snashall2019.py:1432
Method
respond
(self, time, lob, trade, verbose)
Trader_AA.py:222
Method
respond
Respond to the current state of the LOB. For strategy-optimizers PRSH and PRDE, this can involve switching stratregy, and/or generati
BSE.py:1280
Method
respond
Update ZIP profit margin on basis of what happened in market. For ZIPSH and ZIPDE, also maybe switch strategy and/or generate new str
BSE.py:1763
Method
respond
Respond to the current state of the public lob. Buys if best bid is less than simple moving average of recent transcaction prices.
BSE.py:2175
Method
respond
Respond to the current state of the public lob. Buys if best bid is less than simple moving average of recent transcaction prices.
BSE.py:2385
Method
respond
(self, time, lob, trade, verbose)
ZhenZhang/source/IAA_NEW.py:505
Method
respond
(self, time, lob, trade, verbose)
ZhenZhang/source/Simple_MLOFI.py:246
Method
respond
(self, time, lob, trade, verbose)
ZhenZhang/source/BSE_trader_agents.py:219
Method
respond
(self, time, lob, trade, verbose)
ZhenZhang/source/BSE_trader_agents.py:514
Method
respond
(self, time, lob, trade, verbose)
ZhenZhang/source/BSE_trader_agents.py:1097
Method
respond
(self, time, lob, trade, verbose)
ZhenZhang/source/BSE_trader_agents.py:1431
Method
respond
(self, time, lob, trade, verbose)
ZhenZhang/source/BSE_trader_agents.py:2046
Method
respond
(self, time, lob, trade, verbose)
ZhenZhang/source/IZIP_MLOFI.py:374
Method
respond
(self, time, lob, trade, verbose)
ZhenZhang/source/IAA_MLOFI.py:421
Method
respond
(self, time, lob, trade, verbose)
ZhenZhang/source/IGDX_MLOFI.py:430
Method
respond
(self, time, lob, trade, verbose)
ZhenZhang/source/ZZISHV.py:200
Function
schedule_offsetfn
(t)
snashall2019.py:2063
Function
schedule_offsetfn_from_eventlist
Returns a price offset-value for the current time, by reading from an offset event-list. :param time: the current time :param
BSE.py:3324
Function
schedule_offsetfn_increasing_sinusoid
Returns sinusoidal time-dependent price-offset, steadily increasing in frequency & amplitude :param t: time :param params: se
BSE.py:3347
Method
shvr_price
Return value is what price a SHVR would quote in these circumstances :param order_type: is the order bid or ask?
BSE.py:973
Method
strat_activate
Activate a specified strategy :param t: the current time :param s_index: the index of the strategy in the list of
BSE.py:1308
Method
strat_activate
Activate a specified strategy-vector. :param t: the current time. :param s_index: the index of the strategy to be
BSE.py:1844
Method
strat_csv_str
Return trader's strategy as a csv-format string (trivial in PRZI, but other traders with more complex strategies need this).
BSE.py:793
Method
tape_dump
Currently tape_dump only writes a list of transactions (i.e., it ignores any cancellations) :param fname: filename to write to.
BSE.py:407
Method
target_down
(price)
snashall2019.py:962
Method
target_down
(price)
snashall2019.py:1445
Method
target_down
Generate a lower target price by randomly perturbing given price
BSE.py:1784
Method
target_down
(price)
ZhenZhang/source/BSE_trader_agents.py:528
Method
target_down
(price)
ZhenZhang/source/IZIP_MLOFI.py:397
Method
target_up
(price)
snashall2019.py:953
Method
target_up
(price)
snashall2019.py:1436
Method
target_up
Generate a higher target price by randomly perturbing given price
BSE.py:1776
Method
target_up
(price)
ZhenZhang/source/BSE_trader_agents.py:518
Method
target_up
(price)
ZhenZhang/source/IZIP_MLOFI.py:388
Method
threshold
(theta0, x)
BSE.py:1013
Method
willing_to_trade
(price)
snashall2019.py:971
Method
willing_to_trade
(price)
snashall2019.py:1454
Method
willing_to_trade
Am I willing to trade at this price?
BSE.py:1792
Method
willing_to_trade
(price)
ZhenZhang/source/BSE_trader_agents.py:547
Method
willing_to_trade
(price)
ZhenZhang/source/IZIP_MLOFI.py:416
← previous
301–365 of 365, ranked by callers