Skip to content

Commit

Permalink
Merge pull request nightshift2k#3 from frequentcat/master
Browse files Browse the repository at this point in the history
added schematics
  • Loading branch information
abanchev authored Sep 8, 2021
2 parents aa5a867 + 6f08122 commit 22d80cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
Long story short a binance proxy for freqtrade that is using websockets to maintain candlestick/klines data in memory, thus having great performance and reducing the amount of API calls to the Binance api.
All other calls are proxied as usual.

![Schematics](proxy_scheme.png)

Start the docker instance and then point freqtrade to it, rate limit can be disabled:
```
"exchange": {
Expand Down
Binary file added proxy_scheme.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 22d80cc

Please sign in to comment.