Skip to content

update#1

Open
rujor wants to merge 212 commits intorujor:masterfrom
ccxt:master
Open

update#1
rujor wants to merge 212 commits intorujor:masterfrom
ccxt:master

Conversation

@rujor
Copy link
Owner

@rujor rujor commented Nov 26, 2021

update

Johannes Peeters and others added 30 commits February 27, 2021 09:57
Base a trade on a single pull of ticker information. Re-querying the API added latency and if the price increased between the queries the actual quantity traded could be lower than the previous holding
Submit Buy Order Quicker by Removing Redundant API Requests
Also change port to 5123, less likely to clash
The trading process can now send messages to the api
server, which will forward them on to connected clients

This will only work if you're using docker

The message send from the trading process will include:
* table - the name of the table that the updated/added model belongs to
* data - the model data itself
The default value is only set after flushing, which means that
sending the models over the socket before flushing was broken
…e activity and not think the bot has stopped.
coinbookbrasil2021 and others added 30 commits January 4, 2022 12:56
… instead we slept unconditionally for 1s before making an order and did each attempt without further waiting. This should resolve some issues with 'sell price become lower' frequent messages
…977936

[Snyk] Security upgrade python from 3.8-slim to 3.13.2-slim
Bumps [flask](https://github.com/pallets/flask) from 2.1.1 to 2.3.2.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](pallets/flask@2.1.1...2.3.2)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.