-
Updated
Feb 16, 2020 - JavaScript
trading-bot
Here are 490 public repositories matching this topic...
-
Updated
Jun 8, 2020
Expected Behavior
Be able to send Web notification with headers.
Actual Behavior
Not supported.
Potential Solution
Add IEnumerable<KeyValuePair<string, string>> headers
to NotificationManager.Web
:
public bool Web(string address, object data,
IEnumerable<KeyValuePair<string, string>> headers) {
}
public bool Web(string address, object data,
PyOb
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.
Step 1: Have you search for this issue before posting it?
yes
If you have discovered a bug in the bot, please search our issue tracker.
If it hasn't been reported, please create a new issue.
Step 2: Describe your environment
- platform: Docker - latest build(Digest:sha256:3e8fe20bf6aaad9095e1ba0924ce2af3368cc55d1fe41ee
-
Updated
Sep 1, 2019 - Jupyter Notebook
-
Updated
Mar 8, 2020 - Python
Stats Plot Rounding
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.
: get and plot market data for symbol XBT, (bitcoin)
- feature request (2): get account data and plot on dashboard, (account balance, open positions, etc.)
- feature request (3): create, modify and cancel limit orders
-
Updated
Jun 8, 2020 - Python
-
Updated
Feb 10, 2019 - JavaScript
-
Updated
Jan 9, 2020 - JavaScript
-
Updated
Jan 16, 2020 - TypeScript
-
Updated
Jun 2, 2018 - JavaScript
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
bitrinjani / r2
-
Updated
Jan 19, 2019 - TypeScript
-
Updated
Sep 3, 2019 - Python
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-",
-
Updated
Jul 26, 2017 - Go
-
Updated
Jan 18, 2019 - Python
-
Updated
Jan 11, 2020 - Python
-
Updated
Jun 8, 2020 - JavaScript
Installation Manual
Hello,
for not so good Linux users it will be very nice if you can provide a short install manual for Ubunto or other OS like bash / win.
I hang on a maybe simple problem like
Node index.js trade
and get
module.js:550
throw err;
BR Udo
-
Updated
May 3, 2020 - Java
close and add doc in 0.4 ?
Originally posted by @GuillaumeDSM in Drakkar-Software/OctoBot#156 (comment)
-
Updated
Feb 22, 2019 - Python
-
Updated
May 6, 2019
Improve this page
Add a description, image, and links to the trading-bot topic page so that developers can more easily learn about it.
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."
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