Nick Pius
Nick Pius
To begin with, I see in the screenshot that only the server started, but the copying program did not start. You may have forgotten to press the run button. When...
It happens when to use ony 1 slave account. You may use 2 or more slave accounts (Issue #8 ) It was fixed in develop branch.
@djcrawleravp make sure that you use python 3.7 [link](https://github.com/omnilib/aiomultiprocess/issues/21)
message that need to install flask or previus message `module 'asyncio' has no attribute 'run'`?
Hello. Try to use master branch. Currently develop chages already commited into master and also fixed some bugs.
Sorry, I can't say anything about hosting. I used vps for deploying this app in web.
Hi. I think it's possible because Binance gives API interface.
No, now there is no support for Binance Futeres. But it would be nice if it were. Now I am working on supporting Bitmex in my fork. If the @MohammedRashad...
# Guide ## How to run : - rename `config-sample.json` to `config.json` and fill key and secret in this file. - in directory project run : `python api.py` - open...
I wrote this guide for the develop branch version. If you don't find config-sample.json - you are using the master branch. I am working on adding another exchange, so i...