Skip to content

In this project, we will be using python to read the markets (symbol: XTZUSDTH21) and pump it to the MySQL database. The whole project will keep on looping unless the user used "keyboard interrupt" to interrupt the console!

Notifications You must be signed in to change notification settings

Derrick-Tan-D-WEBDEV/bitmex-ccxt-read-ticks-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Reading Bitmex Markets (Using ccxt and Python)

Example For Read Ticks In this project, we will be using python to read the markets (symbol: XTZUSDTH21) and pump it to the MySQL database. The whole project will keep on looping unless the user used "keyboard interrupt" to interrupt the console! Good luck and happy coding!🤗☕

Attention⚠A note for you📒:

  • Don't forget to change the database credentials in the script before you start!
  • You can change your own symbol that you wanted in the script!
  • Try to change the ASCII text that you wanted before the program start! It is fun!😁

About

In this project, we will be using python to read the markets (symbol: XTZUSDTH21) and pump it to the MySQL database. The whole project will keep on looping unless the user used "keyboard interrupt" to interrupt the console!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages