Nima Samsami
Nima Samsami
Hi, i am using at the moment Stanford NLP (https://www.nuget.org/packages/Stanford.NLP.NER/) But it is just a Java Wrapper and doesn't support .Net Core. I would like to have more NLP (POS...
It is the same for me
my only change in the whole setting was, changing the currency.
I don't use it either ^_^ By using genetic, I got the error, that my timerage is set bigger than my dataset (my dataset range was 30 Days long and...
I though it could be maybe because of a concurrency problem. I have tried more runs with default options (6 parallel Backtests) on an 10 years old i5 Laptop. but...
it still doesn't work. the Erorr message is: `/gekko/core/tulind.js:41 throw tulindError + paramName + ' needs to be a number'; ^ Gekko was unable to configure Tulip Indicators: optInTimePeriod needs...
yes it is a very good strategy :) It has still a weeknes on sideward movements. It still doesn't work for me. last part of my stacktrace: ` {'BEAR_RSI': 8.0,...
i could run your version with genetic algorithm but it ends in error, when using bayesian optimization. i moved your hard coded params in a toml `SMA_long = 1000 SMA_short...
i also tried the original algorithm without adx and it works. XD it works also with bayesian which works faster. Just had to install `sudo apt-get install python3.6-tk` The problem...