Doesn't start paper tarder/ traderbot
#11
Quote:Can you install release on your windows pc and test the latest release?

I don't have windows, I'll try to download a testing virtual machine with windows 10 soon. Setting all of that up will take some time unfortunately.

Quote:And which browser do you use for a testing?

Firefox and Chrome (both latest versions, but all recent versions should work).
  Reply
#12
I think we have an issue with one of the NPM modules. Maybe one of the components now is not compatible with other.
  Reply
#13
I had also some trouble with installing gekko. I delete gekko and install again.
Have you try different browsers ? and the command line ?
  Reply
#14
1) Yes
2) No

I also install gekko on another computer
  Reply
#15
(08-12-2018, 12:10 PM)Ytigiev Wrote: Hello, 

I have installed gekko on windows 10 pro on the azure. 
I have an issue with run "paper trader"/"trader bot" 
When I click on the button "Start" I see only "flashing" image, but the process was not started. 
The page "Live Gekkos" shows run a new Market Watcher, but the list of strat runners is empty. 
Please, help me fix the issue. 




 <-- GET /api/configPart/candleWriter
  <-- GET /api/configPart/performanceAnalyzer
  --> GET /api/configPart/performanceAnalyzer 200 1ms 152b
  <-- GET /api/strategies
  <-- GET /api/configPart/paperTrader
  --> GET /api/configPart/paperTrader 200 1ms 148b
  --> GET /api/configPart/candleWriter 200 10ms 49b
  --> GET /api/strategies 200 11ms 2.33kb
  <-- POST /api/startGekko
2018-08-12 16:02 Gekko 2018-08-12-16-02-watcher-066999037855272 started.
  --> POST /api/startGekko 200 16ms 1.23kb
  <-- GET /api/imports
  --> GET /api/imports 200 2ms 183b
  <-- GET /api/gekkos
  --> GET /api/gekkos 200 1ms 1.76kb
  <-- GET /api/apiKeys
  --> GET /api/apiKeys 200 1ms 2b
  <-- GET /api/exchanges
  --> GET /api/exchanges 200 10ms 87.73kb
  <-- GET /api/configPart/candleWriter
  <-- GET /api/configPart/performanceAnalyzer
  --> GET /api/configPart/candleWriter 200 3ms 49b
  --> GET /api/configPart/performanceAnalyzer 200 3ms 152b
  <-- GET /api/strategies
  <-- GET /api/configPart/paperTrader
  --> GET /api/configPart/paperTrader 200 2ms 148b
  --> GET /api/strategies 200 10ms 2.33kb
You can try like below:
1.start a watcher
2.start a paper trader with same exchange and assert pairs
3.refresh http://gekkoserver:3000/#/live-gekkos
  Reply
#16
(08-24-2018, 04:37 AM)wallisyoung Wrote:
(08-12-2018, 12:10 PM)Ytigiev Wrote: Hello, 

I have installed gekko on windows 10 pro on the azure. 
I have an issue with run "paper trader"/"trader bot" 
When I click on the button "Start" I see only "flashing" image, but the process was not started. 
The page "Live Gekkos" shows run a new Market Watcher, but the list of strat runners is empty. 
Please, help me fix the issue. 




 <-- GET /api/configPart/candleWriter
  <-- GET /api/configPart/performanceAnalyzer
  --> GET /api/configPart/performanceAnalyzer 200 1ms 152b
  <-- GET /api/strategies
  <-- GET /api/configPart/paperTrader
  --> GET /api/configPart/paperTrader 200 1ms 148b
  --> GET /api/configPart/candleWriter 200 10ms 49b
  --> GET /api/strategies 200 11ms 2.33kb
  <-- POST /api/startGekko
2018-08-12 16:02 Gekko 2018-08-12-16-02-watcher-066999037855272 started.
  --> POST /api/startGekko 200 16ms 1.23kb
  <-- GET /api/imports
  --> GET /api/imports 200 2ms 183b
  <-- GET /api/gekkos
  --> GET /api/gekkos 200 1ms 1.76kb
  <-- GET /api/apiKeys
  --> GET /api/apiKeys 200 1ms 2b
  <-- GET /api/exchanges
  --> GET /api/exchanges 200 10ms 87.73kb
  <-- GET /api/configPart/candleWriter
  <-- GET /api/configPart/performanceAnalyzer
  --> GET /api/configPart/candleWriter 200 3ms 49b
  --> GET /api/configPart/performanceAnalyzer 200 3ms 152b
  <-- GET /api/strategies
  <-- GET /api/configPart/paperTrader
  --> GET /api/configPart/paperTrader 200 2ms 148b
  --> GET /api/strategies 200 10ms 2.33kb
You can try like below:
1.start a watcher
2.start a paper trader with same exchange and assert pairs
3.refresh http://gekkoserver:3000/#/live-gekkos

I have solved the problem. I have installed gekko on the windows ubuntu 18.4 bash. 
I didn't install the gekko properly on the windows. I think maybe some of the latest npm modules for windows are not compatible with gekko.
  Reply
#17
Quote:I think maybe some of the latest npm modules for windows are not compatible with gekko.

Yes exactly! Gekko only works with the dependencies as specified in package.json. And not with other versions..
  Reply


Forum Jump:


Users browsing this thread: