Skip to content

adedkov/quantrapy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quantralib library

This is a fork from https://github.com/eosnewyork/eospy with additional support of QRandom ecosystem.

For the supported API endpoints, please refer to the original eospy library

Command line Tool Examples (QRandom related)

buy a random value for "valera123456" user

quantrapy -u http://1.2.3.4:888 random -c lalalalala12 -k /home/user/project/quantra/q.key -t erergerer541 buyrandom valera123456

get config

quantrapy -u http://1.2.3.4:888 random -c lalalalala12 -k /home/user/project/quantra/q.key -t erergerer541 getconfig

For Developers

Please , refer to the quantralib.erandom.EOSRandom class to figure out how to integrate QRandom into your application

About

eos python library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Other 0.5%