Skip to content

This project is used to explore the possibility of making money in the cryptocurrency market using machine learning.

Notifications You must be signed in to change notification settings

nasa1024/ManekiNeko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ManekiNeko(招财猫)

this project is used to explore the possibility of lying to earn money in crypto currency

including following parts:

  • getTradeData get trade data from binance and save to sqlite
  • lstmTrain using lstm to predict the price of crypto currency
  • xGBoost using XGBoost to predict the price of crypto currency
  • randomForest using random forest to predict the price of crypto currency
  • transformer using Transformer to predict the price of crypto currency
  • informer using Informer to predict the price of crypto currency
  • Temporal Fusion Transformer (TFT) using TFT to predict the price of crypto currency

getTradeData usage

copy config_example.ini to config.ini and change the api key and secret key

pip install requirements.txt
python getTradeData.py

license

MIT

About

This project is used to explore the possibility of making money in the cryptocurrency market using machine learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published