C++ Trading Bot
Budget: $250 – $750 CAD
The purpose of the bot is to automate trading based on the provided CSV file of currency (prices , amounts, etc.) that will be given to you. The bot should start with a certain amount of
currency and it should trade automatically with an aim to increasing the amount of currency it
owns. The starter code which carries out these actions manually with human input will be provided along with the majority of functions. The Task will be to turn this into a bot that will automatically carry out the previous manual function, with the ability to take actions (bid/ask) dependent on the information provided in the CSV file. The functionality of the bot should meet the following requirements in the document below.
currency and it should trade automatically with an aim to increasing the amount of currency it
owns. The starter code which carries out these actions manually with human input will be provided along with the majority of functions. The Task will be to turn this into a bot that will automatically carry out the previous manual function, with the ability to take actions (bid/ask) dependent on the information provided in the CSV file. The functionality of the bot should meet the following requirements in the document below.