Epitech 2nd year project, creation of a trading bot
The goal of this project is to create a bot that buys different currencies considering the current market prices.
This bot will be tested using the program ai-bot-workspace.
The more made you made, the better your grade will be!
Note: 12 / 16
Grade: B
This bot uses an algorithm based on Exponential Moving averages
There is a lot of comments inside my code so it won’t be so hard for you to understand how it works.
Trading day results:
| Data set | Results | Profit |
| —- | —- | —- |
| Training set | $2033.42
| + 1033.42 $|
| Set 1 | $1386.47
| + 386.47 $|
| Set 2 | $2088.51
| + 1088.51 $|
| Set 3 | $608.66
| - 391.34$|