Skip to content

kiuber/cc-robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptocurrency Robot

How to use

  1. Ensure MySQL Redis ready
  2. Execute MySQL init script
  3. Fill config info in config folder, eg: API key and secret, MySQL, Redis
  • Dev:
    • python manager.py --run
  • Prod:
    • python manager.py --build
    • python manager.py --restart_app_container

TODO

  1. Infra

    1. boot
    2. run cli args
    3. mock API
    4. notification
    5. log rotate
    6. multi output writer
    7. clis
    8. MySQL
    9. Redis
    10. gracefully exit
  2. Runtime

    1. Dockerfile
  3. CEX

    1. mexc
      1. API
      2. strategy rules
        1. appear symbol pair, buy and sell

About

Cryptocurrency Robot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published