The purpose of this thesis is to create a trading robot that uses the moving average values of the two digital currencies, bitcoin and tether, to trade and generate profit. The robot will utilise the Binance cryptocurrency exchange for receiving input information and subsequent trading. The algorithm is based on the analysis of the candlestick chart of bitcoin value. First, we will create a user interface for analysing past ratios between bitcoin and tether, which will calculate profit or loss based on different moving average values over a specified period. This will provide us with optimal data that will later be used in the configuration of the trading robot.
|