Doesn't start paper tarder/ traderbot
#1
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
  Reply
#2
Same for me with Win7 and Poloniex.
  Reply
#3
Inside the gekko folder there is a log folder, could you upload the tradebot log?
  Reply
#4
You will find the log in attachement. 

So after clicking Paper Trade, I have these two lines in the console  :
Code:
2018-08-12 17:17 Gekko 2018-08-12-17-17-watcher-720720198492807 started.
 --> POST /api/startGekko 200 0ms 1.23kb


Then when I change to another tab like Backtest, I got these one :
Why a line, related to paper trader, appears when I click on Backtest ?

Code:
 --> GET /api/configPart/performanceAnalyzer 200 0ms 144b
 <-- GET /api/strategies
 --> GET /api/strategies 200 0ms 2.37kb
 <-- GET /api/configPart/paperTrader
 --> GET /api/configPart/paperTrader 200 0ms 132b
Thank you.


Attached Files
.txt   2018-08-12-17-17-watcher-720720198492807.txt (Size: 13.25 KB / Downloads: 2)
.jpg   Capture.JPG (Size: 20.09 KB / Downloads: 1)
  Reply
#5
(08-12-2018, 02:32 PM)askmike Wrote: Inside the gekko folder there is a log folder, could you upload the tradebot log?


Please, see the attached file. I hope you will help me solve the problem.


Attached Files
.zip   logs.zip (Size: 11.64 KB / Downloads: 2)
  Reply
#6
(08-12-2018, 02:32 PM)askmike Wrote: Inside the gekko folder there is a log folder, could you upload the tradebot log?

I found some javascript errors on the page.  Please check them.


Attached Files
.png   error1.PNG (Size: 64.93 KB / Downloads: 7)
  Reply
#7
Quote:Then when I change to another tab like Backtest, I got these one :
Why a line, related to paper trader, appears when I click on Backtest ?

Because the backtester uses a plugin to simulate trades called the paper trader, which is different from the mode "paper trader", naming is confusing sometimes..

Quote:Please, see the attached file. I hope you will help me solve the problem.

That zip only includes the gekko watcher log. Is there another file as well with tradebot in the name?
  Reply
#8
(08-13-2018, 09:46 AM)askmike Wrote:
Quote:That zip only includes the gekko watcher log. Is there another file as well with tradebot in the name?

On my side, I have only one log file.
  Reply
#9
(08-13-2018, 09:46 AM)askmike Wrote:
Quote:Then when I change to another tab like Backtest, I got these one :
Why a line, related to paper trader, appears when I click on Backtest ?

Because the backtester uses a plugin to simulate trades called the paper trader, which is different from the mode "paper trader", naming is confusing sometimes..

Quote:Please, see the attached file. I hope you will help me solve the problem.

That zip only includes the gekko watcher log. Is there another file as well with tradebot in the name?

No. 

Can you install release on your windows pc and test the latest release?

And which browser do you use for a testing?
  Reply
#10
Is it critical for the gekko ?

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.0 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.0: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
  Reply


Forum Jump:


Users browsing this thread: