Adding Strategies - Printable Version +- Gekko Forum (https://forum.gekko.wizb.it) +-- Forum: Gekko (https://forum.gekko.wizb.it/forum-13.html) +--- Forum: Technical Support (https://forum.gekko.wizb.it/forum-19.html) +--- Thread: Adding Strategies (/thread-1450.html) Pages:
1
2
|
RE: Adding Strategies - tommiehansen - 02-11-2018 Verfied and done on fresh Windows 10 x64 install. Added repo for this with intstructions etc @ https://github.com/tommiehansen/gekko_tools/tree/master/wsl-install Also added the simple bash script method as well, so basically just this (after installing wsl bash): Code: curl -sL https://raw.githubusercontent.com/tommiehansen/gekko_tools/master/wsl-install/gekko_install.sh | sudo bash - ...and everything will just install and after everything is done the Gekko-server should start. @askmike: Will add to that stuff later, doing these tests etc was tedious and very boring so i've hit my current limit of boring stuff to do. |