-
can you help install to load test
you got my attention...i have seen so much junk out there
is this yet another? can it be used in production?
do you have a demo hosted somewhere?
any whatsa…
-
Dear CTP Maintainers,
Before I tell you about my issue, let me describe my environment:
# Environment
* Operating System: (Windows Version or `$ uname -a`)
```
Darwin Slavs-MacBook-Pro.loca…
-
Hello Kemargrant, thank you for your bot
im actually try to test the script but i got 1 error when testing with "npm test"
> 233 passing (16s)
> 1 failing
>
> 1) Binance
> #Str…
-
Hi there, how does this bot exactly work? When i start it, it goes through my currency pairs (i entered all btc/currency pairs that are availabe in bittrex). How do i read the results? It scans every …
-
Token address: 0x85558055812f19eB084B8bA327470e84Ad795b11
Full name: InnovativeBioresearchCoin
Symbol: INNBC
Decimals: 8
Issuer's official website: https://www.innovativebioresearch.com
Descr…
-
Quick question about architectural vision: how are you planning on supporting multiple behaviors at once? For instance, running the reporter and server simultaneously. Will app.py just loop over each …
-
While we are adding more built-in exchange price data, users may want to backtest with their own. For example, someone may have purchased rare historical data from Coinigy. While this should work in t…
-
There is an option called `max_sell_loss_pct`.
In the `conf-sample.js` I read:
```
// avoid selling at a loss below this pct set to 0 to ensure selling at a higher price...
c.max_sell_loss_pct…
-
First and foremost thanks for creating and freely sharing this library.
I understand this isn't an issue, however It's the only place I could find to post my question.
I have some experience wit…
-
Keeping a local copy of the orderbook and implementing the execution logic properly will reduce the risk of slippage. It can also be used for HFT.