Multi-armed Bandits inspired trading algorithm for Bristol Stock Exchange
MarketMaker
is a simple trading algorithm for Bristol Stock Exchange which is inspired by Multi-armed Bandits approach to exploration vs. exploitation problem. Presented here algorithm is a wrapper for arbitrary trading agent. It uses aforementioned model to determine the best possible strategy for current trading session by adapting to opponents configuration.
For more details please see report
available in the repository.