Hi all, having problems, if anyone can advise me on what is wrong here it would be greatly appreciated.
[color=rgba(255, 255, 255, 0.7)]TypeError: Cannot read property 'log' of undefined
at pipelineRunner (C:\xxxx\xx\Downloads\gekko-develop\web\routes\startGekko
.js:86:14)
at Object.message (C:\xxxx\xx\Downloads\gekko-develop\core\workers\pipeline
\messageHandlers\realtimeHandler.js:10:9)
at ChildProcess. (C:\xxxx\xx\Downloads\gekko-develop\core\worker
s\pipeline\parent.js:29:12)
at emitTwo (events.js:126:13)
at ChildProcess.emit (events.js:214:7)
at emit (internal/child_process.js:772:12)
at _combinedTickCallback (internal/process/next_tick.js:141:11)
at process._tickCallback (internal/process/next_tick.js:180:9)
disconnect[/color]
Hey SQLite was not working for me, the bot crashes everytime I try to use it with tradebot...works great with everything else ...getting child errors etc...So I want to try postgresql but I’m not familiar with it...I downloaded the newest postgresql and have the server running...edited the uiconfig and base config but still not luck...this is on windows 10 running gekko in UI mode..any ideas? From what I’ve read SQLite is too weak to handle tradebot so therefore I wanna try postgresql
<-- GET /api/imports
--> GET /api/imports 200 17ms 2b
<-- GET /api/gekkos
--> GET /api/gekkos 200 4ms 2b
<-- GET /api/gekkos
--> GET /api/gekkos 200 4ms 2b
<-- GET /api/apiKeys
--> GET /api/apiKeys 200 3ms 10b
<-- GET /api/exchanges
--> GET /api/exchanges 200 8,848ms 64.46kb
<-- POST /api/import
Import 696685438790157 started
--> POST /api/import 200 794ms 150b
RECEIVED ERROR IN IMPORT 696685438790157
Hi
Enybody know..?
I startet a liveGekko Stratrunner.
Before, i config config.js in order to mail me at the buy/sell signals. Also wenn starting the liveGekko.
-"my.Adress"
-"my.Password"
-"smtp.gmx.COM" //<--- my email ...gmx.NET
-smtpauth: true, // just recognized while writing. sorry
-"" // is it smtp.gmx.NET ?
-""
-""
-ssl: true,
-""
It created an error at startup
Is the Mailer Plugin (easy method) only for Gmail accounts?
I must ask this question because for this LiveGekko Stratrunner its to late.
Hi Mike
(PS: right now my Gekko made a third Trade but the Year display remain the same and Exposure 5month.
Has it got not enough data or did i messed it up when put 100usdt into the Currency-wallet while warmup Period?)
My Stratrunner made one roundtrip. Now its waiting.
I recodnized a strange Year problem in the roundtrip window. See Atachement
(the current Balance is incorrect because i sold coins while at Warmup stage)
Just tested the the Cmd method and tryed backtest since have two seperat laptop now.
Its nice i like it. Neat
Thinking of restarting my Stratrunner as Cmd and dont touch this comp again.
Or could it be nordVPN dropout?
Should i disable the VPN for LiveGekko?
Thanks
Hi Mike what happen to the Live Stratrunner if a network Dropout occurs?
Or manually reconnect another vpn server. (30sec dropout or so)
Win7-64 NordVPN...
UPDATE:
my CMD- Stratrunner displayed an error so i found its the LAN-VPN dropout. (4times: VPN-server overload)
>>>As soon as it went back online, the marketFetcher worked again and even loaded the missing Data
Wonderful thought it would take hours to relounch a working LiveGekko!
Thanks Mike
If i would like to adjust my Strategie for a Live Gekko:
Is it possible to stop a Strat runner without stopping the Market watcher and loose its data.
For afterwards starting the modified/new Strat runner without Warmup period?
I tryed install the Gekko-GeneticAlgorithm from GekkoWarez (on Github) or http://gekkowarez.com
Enyone tryed this yet? This sound good.
Could not get it to work even with the node v7.1 as recomended
The installation guide says open two comand shells:
In terminal 1: 1) go to gekko/web 2) node –max-old-space-size=8192 server.js Now the Gekko api server is running we can run the GA.
My OS: Win7-64
CMD: This is not recognized: "–max-old-space-size=8192" instead i tried : "node server.js" and a Gekko API Server was startet.
Then in the second CMD
In terminal 2:
1) go to gekko/gekkoga
2) node run -c config/your-new.js At the end of every epoch you will see the winner for that epoch, and you will see the overall winner across all the epochs running in that session. This will all appear in terminal 2.
node run -c config/your-new.js //this comand also dos not work.
goto gekko/gekkoga // i guess he meen: cd gekko/gekkoga??
Is this because the TaLib is not working on win7..? or not
my bad i gave up.
grz.philipp
Huge thanks to [url=https://mikevanrossum.nl/][/url]Mike van Rossum. Thats a impressive code/bot/share..!
I am into analog electronics, therefore...
...my first atempt to implement a dynamic StopLoss into the StochRSI strategie failed.
I tested the RsiStopLoss Version of "eduardoarn/gekko-estrategias".
It Works but the backtest dos not show a beneficial result rather than a weird one, compared with the RSI with same settings.
After BackTesting BTC/USDT i found the only most consistant result is StochRSI.
Only problem is at the downwards Trend it will hold some bags.
in the short Time Tests there is Bags in the end but the result is still Positive...most of the Time.hehe.lol (took me days...)
After 14 Days it become some what consistent.
IF the Bags in the downTrend would be rescued by a StopLoss or Trending advisor, then this Strategie could be almost twice beneficial.
The Goal of My (StochRSI) Stategie is to make the BTC-INTREST (((((CRASH RESISTANT)))))
Please look at the Attachments.
Please i ask you Coders, it would be super Nice if someone create this.StopLoss for StochRsi.
I only know little about C for programming PIC microcontroller/Arduino. My only language is SOLDER...hehe
I am new to Crypto Trade and lost 2/3 of my money because of drawn into that FOMO of the current Crash.
blood on the dance floor
Silly me. Thats why these BOT-Strategie-moves make the decisions for me even when i sleep!!! nice THANK YOU MIKE this is it!!!
Wish You Well.grz philipp
The 6th Backtest PNG here has lower Intrest.
It shows that sometimes Backtest must be properly testet over different Time Periods..?
As i learned from it...
Why is it so hard to get positive Results?
Is this because of the backTest Data includes only the CandleData???
Thank You philipp
PS: I did not testet my Strategie Live yet.
Im still searching for the solution.