About

This project is a demonstration of a crypto bot trading using a simple but effective strategy.

The bot starts with initial capital of USD1000, the program simulates trade on candle sticks of selected interval

How to Use

  1. Select a coin you wish to trade
  2. Select a suitable interval for candle-stick data
  3. Select Start Date : simulated trading starts on this date
  4. Select End Date : simulated trading ends on this date
  5. Select a Buy Percent (default : 5.0% ): percentage of capital used to buy asset on each buy trade
  6. Select a Sell Percent (default : 3.0% ): percentage of Holding sold on each sell trade
  7. Click on Simulate Strategy button to generate results

Results

once the bot completes execution results get generated, the chart displays all the trades executed during the specified timeframe

program also displays a comparison of the bot's performance against a Buy and Hold strategy.

Portfolio Stats section provides details of the portfolio as on the end date, how much of the portfolio is in crypto coin and how much is in USD.

You will also be able to download the data as excel