I run Gekko Gekko v0.5.13 I tried to use Poloniex; starting the download of data but then suddenly said everything is done, but there is no data....This is the terminal processes:
<-- GET /api/gekkos
--> GET /api/gekkos 200 64ms 2b
<-- GET /api/imports
--> GET /api/imports 200 16ms 2b
<-- GET /api/exchanges
<-- GET /api/apiKeys
--> GET /api/apiKeys 200 13ms 12b
<-- GET /api/gekkos
--> GET /api/gekkos 200 7ms 2b
--> GET /api/exchanges 200 36s 91.58kb
<-- POST /api/import
Import 7182615249482125 started
--> POST /api/import 200 114ms 151b
node-pre-gyp ERR! Tried to download(403): https://mapbox-node-binary.s3.amazonaws....arm.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for sqlite3@3.1.13 and node@8.9.4 (node-v57 ABI) (falling back to source compile with node-gyp)
make: Entering directory '/usr/lib/node_modules/sqlite3/build'
ACTION deps_sqlite3_gyp_action_before_build_target_unpack_sqlite_dep Release/obj/gen/sqlite-autoconf-3150000/sqlite3.c
TOUCH Release/obj.target/deps/action_before_build.stamp
CC(target) Release/obj.target/sqlite3/gen/sqlite-autoconf-3150000/sqlite3.o
Is a step by step tuto exist to install GEKKO on a Raspberry pi 2 ?
I got a profit of 9% but I lost the settings. Is there a way to save the settings within Gekko?
Also, how does the bot know when to buy and sell?
For RSI
interval = 14 What does this mean?
[thresholds]
low = 30 and this?
high = 70 and this?
persistence = 1 and this?
for MACD
short = 10
long = 21
signal = 9
[thresholds]
down = -0.025
up = 0.025
persistence = 1
What do all of those stats mean?
Is there somewhere I can read about them? I want to understand what each stat means. Right now I am just plugging in random numbers hoping to hit something. I do get trades though. Sometimes I get trades where it enters and leaves at the same price or it doesn't trade at all and shows a profit of zero. I should point out that I am not live trading but just back testing. I tried papertrading but I wasn't getting any trades.
Also, I found the settings for RSI... So that makes me happy.
Thanks in advance for any help the community gives!
When Gekko makes a trade where do the Advicelogger logs drop, i'm running in CLI and have no logs but equally cannot see if any trades have been made, Its currently on paper trader does this make a difference?
im running gekko on a vps unbuntu 16.04. I have the UI active but i want to secure it from other people. My network security knowledge is limited at best, is there a simple config edit to enable this? i have looked at the Nigx documentation but looks like a paid service is this right?
Im new to this but have managed to get Gekko running on a VPS server, one question however is where are the config files for plugins stored, i'm reading the documentation page to see how to edit them but when i open up the {plugin_name}.js files the text is completely different am i in the wrong area?? I'm current looking at the {plugin_name}.js files in the plugin folder.