GithubHelp home page GithubHelp logo

examples's People

Contributors

kvdveer avatar uscott avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

examples's Issues

Suggestions

Great work with the MM, just a couple of suggestions:

  • Could the settings in the 'market_maker.py' file be saved in a 'settings.py' file, just apart from the main script.

  • In these settings, we could choose which contracts to operate, say only 'BTC-USD Perpetual', and not all futures as it's now.

  • A second option to choose the formula for laddering the orders, in increments or percentual: For example, 5 orders on each side, starting from mid_mkt, +/- $15. Or as percentual, +/- 1%

  • Also the increment could be chosen among constant, as above, or linear, +$15*n, n=1,2,3,..., for each order.

A great job overall, thanks for the script.

Doesn't work!

Keeps restarting and throwing errors:

RESTARTING
RESTARTING .
^CTraceback (most recent call last):
File "market_maker.py", line 596, in
mmbot.run()
File "market_maker.py", line 419, in run
self.run_first()
File "market_maker.py", line 497, in run_first
self.update_status()
File "market_maker.py", line 513, in update_status
{ k: self.positions[ k ][ 'sizeBtc' ] for k in self.futures.keys()}
File "market_maker.py", line 513, in
{ k: self.positions[ k ][ 'sizeBtc' ] for k in self.futures.keys()}
KeyError: 'sizeBtc'

RESTARTING
RESTARTING .
RESTARTING ..

not reading the orderbook

hi, after I run the script it just goes into a loop of showing no bid, no offer.
what do I need to to to read the orderbook right?

No bid no offer for BTC-28DEC18 0
No bid no offer for BTC-29MAR19 0
No bid no offer for BTC-PERPETUAL 0
No bid no offer for BTC-28DEC18 0
No bid no offer for BTC-29MAR19 0
No bid no offer for BTC-PERPETUAL 0

Help with running bot

I got the bot working, but doesn't look like it placing any trade.

what variable do you need edit?
also, what do I need to edit for max contracts?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.