项目作者: EliottPal

项目描述 :
Epitech 2nd year project, creation of a trading bot
高级语言: C++
项目地址: git://github.com/EliottPal/CNA_trade_2019.git
创建时间: 2020-06-08T15:56:48Z
项目社区:https://github.com/EliottPal/CNA_trade_2019

开源协议:

下载


CNA_trade_2019

Goal of the project:

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!
:money_with_wings: :money_with_wings: :money_with_wings:

Achievement:

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 |:arrow_upper_right: + 1033.42 $|
| Set 1 | $1386.47 |:arrow_upper_right: + 386.47 $|
| Set 2 | $2088.51 |:arrow_upper_right: + 1088.51 $|
| Set 3 | $608.66 |:arrow_lower_right: - 391.34$|

Made by Eliott Pal