Inspiration

Our interest for the topic inspired us

What it does

Under the given constraints our program tries to make the best bids and sells.

How we built it

In the provided IDE we collaborated in order to bring in different ideas. More detailed: The main function executes a loop for continuous Trading. In the loop the function trade_cycle is called. This function models one trade. Here we make sure to stay in the given limits and execute the function normal_hedge where we perform the trading. In order to get the wanted details of the trade (i.e. the volume and price) we call the function define_volume. This is the heart of our program.

Challenges we ran into

Understanding the system and time management :0

Accomplishments that we're proud of

Our program works and we are happy :-)

What we learned

Modeling of the stock market, How to act in such an environment, Strategies on which to act on the stock market.

What's next for Optiver Team 42

HackaTUM 23

Built With

Share this project:

Updates