Skip to content
#

trading-bot

Here are 490 public repositories matching this topic...

mrmading
mrmading commented Jul 4, 2019

When I change Demomode=true and run docker-compose up it does exit with code 1.

When looking at the logs it shows this

blackbird_1 | Blackbird is running... (pid 7) blackbird_1 | compose.cli.verbose_proxy.proxy_callable: docker wait <- ('7166aee47fa032ac92beca8ecd15d8a624b3526c5ce5eb4bcb70ffb4dbf81206') compose.cli.verbose_proxy.proxy_callable: docker inspect_container <- ('7166aee47fa032ac9

Lean
webivation
webivation commented Oct 24, 2017

I would love to add some new exchanges in there for you (and me) and would be happy to do so with just a little guidance as to which objects you're using for it without me doing a full code dig.

Assuming this is easily extensible. If not, I guess that would be my feature request... lol. Extensible exchange objects with documentation.

bhallier
bhallier commented Feb 2, 2018

It look like some currencies have more precision in the mouseover display on the plot than others. For example, EOS shows many digits past the decimal while ETH only shows two. Adding a few more digits would make interpreting the charts much easier. The left plot shows the rounding I'm describing and the right shows the higher precision that EOS displays.

![rounding](https://user-images.githubu

Allayom
Allayom commented Nov 27, 2019

Exchange Details ✏️

  • Name of exchange: dex.blue
  • Exchange URL: dex.blue
  • Link to API docs: https://docs.dex.blue/
  • Type of exchange: [ ] Centralized [X] Decentralized
  • Requester details: Are you affiliated with the exchange? [ x] yes [ ] no
    • If yes, what is your role? Market Maker

Rationale / impact ✏️

(Describe your rationale for building this exchan

felipeduarte
felipeduarte commented Aug 23, 2018

Hi people,
Good night, I was developing an bot application using this API (python-bittrex v 1.1) and when my bot will go buy the currency with the method buy_limit(market, quantity, rate) it can't buy the currency, and return of this call with the method buy_limit() it's:
{'success': False, 'message': 'INVALID_MARKET', 'result': None}.

I just pass the name of market with less "BTC-",

Improve this page

Add a description, image, and links to the trading-bot topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the trading-bot topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.