-
Add an ability to enable a streaks setting.
Something where once up has been won for 3 times for example, where it will continue to bet up until that streak is broken.
At the moment the bot see…
-
Is the volume off for anyone else when retrieving gainers or losers?
>>> yahoo_gainers
Symbol Name Price (Intraday) ... Avg Vol (3 month) Market Cap PE…
-
I noticed in TCEC that sometimes completing a depth takes enormous amount of time compared to the previous depth.
Here example with a livelog from search on position 1r3rk1/1b1p2pp/p3pp2/1pN1q3/4P3…
-
We have a single algorithm currently. We want to see if this very basic strategy would even be valuable in a production environment. To do this, we need to compile data on the top gainers over the las…
-
Unsure if you take any requested features, but any chance to update the gadget to support 128-threads in one gadget ?
Yes I'm one of those lucky ones that took a mortgage out for the 128-thread bea…
-
-
Hello All,
This was reported end of September already, by Uri Blass, but seems not to have been picked up by many here. I think Uri posted first in the ProDeo Action forum from Ed Schöder and later…
-
Login failed with:
```
id = str(result['data'][0]['secAccountId'])
IndexError: list index out of range
```
-
**Environment**:
- NNI version:1.7.1
- NNI mode (local|remote|pai):local
- Client OS: Windows 10
- Server OS (for remote mode only):
- Python version: 3.7
- PyTorch/TensorFlow version: Pytorch 1…
-
There is a concern about simplifications: before the changes in bounds, simplifications were rather easy to do, as they passed quickly. Therefore, even good patches could be simplified, but when they …