-
Hi,
I'm not sure if you're still working on this project- but in case you are:
I'm trying to test the HEN optimiser and the backend_examples models don't seem to be solving. I think this could be …
-
Hello, I have trouble executing backtest and livetest (thankfully leads to the same errors :) ):
```
uncaughtException` { TypeError: ema.result.toFixed is not a function
at Base.method.log (/ho…
-
#### Chaquopy version
14.0.2
#### Devices or emulators where the issue happens
SM-M526B - API 33 (arm-v8a)
Android Studio Emulator - API 34 (x86_64)
Android Studio Emulator - API 29 (…
-
From a gekko user:
This may be a long shot but I am doing a portfolio optimization which require integer constraints. I am looking at the Gekko package that you maintain. However, my issue is that I …
-
Hi @gekkowarez ,
Trying to run the bruteforce.js, I'm running into this error.
Thanks in advance!
-
I have found this one:
https://github.com/johndoe75/gekko-gannswing#install-this-plugin
But I am not quite sure if this config is still compatible with the current Gekko's version:
https://gi…
-
Hi,
When I change one parameter in the .toml to a range like:
`SMA_long = "210..215:1"`
`SMA_short = 20`
all goes well, but as soon as I add another one like:
`SMA_long = "210..215:1"`
`SMA_s…
-
Is it possible to make Gekko available on Conda repository (eg. conda-forge)? I am using Gekko in one of my package, and I wanted to include a environment.yml for default packages dependency for cond…
-
in service_start_gekko.sh you must add:
node gekko --config config.js
-
On AWS `t4g.medium` machine with `Graviton2` CPU we are getting the following error:
```
Traceback (most recent call last):
# ...
model.solve(disp=False)
File "/srv/.virtualenvs/pytho…