We are a group of three Robotics, Cognition, Intelligence Master students who didn't have any experience in trading. Nevertheless, the trading task turned out to be highly similar to a forecasting task, with which we have to deal as Roboticists more often than buying and selling stocks. Therefore, we focused on a good estimate of the underlying settlement values and implemented a rather simple algorithm which buys, when the price is under our estimation and sells if the price is over it. We implemented a spread of 10% around our estimate with which we made sure we don't get trapped from other traders.
Log in or sign up for Devpost to join the conversation.