-
Step 0: Submit a plan on how you will implement this.
Step 1: List of activities is mentioned below (there can be more than this. ) Each activity can be further associated with few labels with which…
-
### Operating System
Linux Mint
### Programming Languages
Python
### CCXT Version
4.0.72
### Description
Currently LBank v2 `fetch_my_trades` gets an API response with error code …
-
These are metadata fields that UA has at times included with the metadata. Except for the last one in the list, this is a subset of what was found in the PDFs (pdfinfo) plus what may have been provid…
-
There are 3 trade screens. They are mostly identical, but they really lack code sharing. Instead it's copy pasted and then a few lines are changed. This means sometimes it's 3 sets of code, sometimes …
-
Use this great [Python](https://docs.alpaca.markets/getting-started/sample-algo/) tutorial as base point and prepare .NET Core based version using C# and latest version of SDK.
-
Without binary
Install Python 3.7 and then type in a command line :
$ python -m pip install OctoBot-Launcher
$ octobot-launcher
__________
MBP-de-bibi:~ bibi$ python3 --version
Python 3.7.3
…
-
### Что случилось?
Метод get_candles() сервиса MarketDataService не принимает (в качестве аргумента interval) такие интервалы:
```
CandleInterval.CANDLE_INTERVAL_WEEK
CandleInterval.CANDLE_INTE…
-
Dear Zipline Maintainers,
Before I tell you about my issue, let me describe my environment:
# Environment
* Operating System: Windows10 64bit
* Python Version: 3.5.6
* Python Bitness: 6…
-
C-minHash (or Circulant minHash) needs only two permutations versus K permutations, in practice.
This minHash variant could save significant storage space for large-scale data.
source: https://arx…
-
MUST READ THIS BEFORE SUBMITTING ISSUES (read the links, then delete this message before submitting):
- https://github.com/ccxt/ccxt/wiki/FAQ
- https://github.com/ccxt/ccxt/blob/master/CONTRIBUTIN…