[SHARE] Simple RSI BULL/BEAR strategy
(05-09-2018, 03:56 PM)Cryptos Wrote:
(05-09-2018, 02:28 PM)danidant Wrote:          Using the strategy: RSI_BULL_BEAR_ADX
 xxx POST /api/backtest 500 267ms -

 Error: non-error thrown: Child process has died.
     at Object.onerror (/home/dani/gekko/node_modules/koa/lib/context.js:105:40)
     at <anonymous>
     at process._tickCallback (internal/process/next_tick.js:188:7)
from which source did you get the RSI_BULL_BEAR_ADX strategy?

from gekko_tools folder on first page, i do git clone and copy paste as the guide said
  Reply
Hello!
Share your all config pls)))
I need a couple for the BTC.


https://imgur.com/bB33jX4 this screen 83kk % ETH ))))
  Reply
(05-09-2018, 02:28 PM)danidant Wrote: sorry but help me please
i got this when doing back testing

2018-05-09 21:26:06 (INFO):     Setting up:
2018-05-09 21:26:06 (INFO):              Trading Advisor
2018-05-09 21:26:06 (INFO):              Calculate trading advice
2018-05-09 21:26:06 (INFO):              Using the strategy: RSI_BULL_BEAR_ADX
 xxx POST /api/backtest 500 267ms -

 Error: non-error thrown: Child process has died.
     at Object.onerror (/home/dani/gekko/node_modules/koa/lib/context.js:105:40)
     at <anonymous>
     at process._tickCallback (internal/process/next_tick.js:188:7)

im new on this kind of apps/bot
if i have file to edit please show what file or where it is

thanks

help me about this please ...
  Reply
(05-10-2018, 04:05 AM)danidant Wrote:
(05-09-2018, 02:28 PM)danidant Wrote: (...)
2018-05-09 21:26:06 (INFO):              Using the strategy: RSI_BULL_BEAR_ADX
 xxx POST /api/backtest 500 267ms -

 Error: non-error thrown: Child process has died.
     at Object.onerror (/home/dani/gekko/node_modules/koa/lib/context.js:105:40)
     at <anonymous>
     at process._tickCallback (internal/process/next_tick.js:188:7)
(...)

help me about this please ...
I suppose you are using the UI.
This might be a problem with your warmup period? The warmup period has to be at least your SMA.long period.
  Reply
(05-10-2018, 11:08 AM)Cryptos Wrote:
(05-10-2018, 04:05 AM)danidant Wrote:
(05-09-2018, 02:28 PM)danidant Wrote: (...)
2018-05-09 21:26:06 (INFO):              Using the strategy: RSI_BULL_BEAR_ADX
 xxx POST /api/backtest 500 267ms -

 Error: non-error thrown: Child process has died.
     at Object.onerror (/home/dani/gekko/node_modules/koa/lib/context.js:105:40)
     at <anonymous>
     at process._tickCallback (internal/process/next_tick.js:188:7)
(...)

help me about this please ...
I suppose you are using the UI.
This might be a problem with your warmup period? The warmup period has to be at least your SMA.long period.

ok i will check later, thanks
  Reply
(05-10-2018, 11:08 AM)Cryptos Wrote:
(05-10-2018, 04:05 AM)danidant Wrote:
(05-09-2018, 02:28 PM)danidant Wrote: (...)
2018-05-09 21:26:06 (INFO):              Using the strategy: RSI_BULL_BEAR_ADX
 xxx POST /api/backtest 500 267ms -

 Error: non-error thrown: Child process has died.
     at Object.onerror (/home/dani/gekko/node_modules/koa/lib/context.js:105:40)
     at <anonymous>
     at process._tickCallback (internal/process/next_tick.js:188:7)
(...)

help me about this please ...
I suppose you are using the UI.
This might be a problem with your warmup period? The warmup period has to be at least your SMA.long period.
i think it isnt about SMA long

can you tell me hows your setup that run with no problems?
  Reply
Something seems to be wrong with mine. I've got all the indicators and get no error messages. However when I copy what somebody has posted i.e. 117% profit compared to -xyz% market. I get about 98% profit. Something I notice is it's only doing 70 trades when the one i'm copying does over 2000.
  Reply
Hi folks,

I had mine running live, on the USDT/BTC pair on Binance, it has been running a couple days and had made five or six trades, and then it gave me these errors:

2018-05-09 23:48:06 (ERROR): [binance.js] (getTrades) returned an irrecoverable error: Error: getaddrinfo EAI_AGAIN api.binance.com:443
2018-05-09 23:48:06 (WARN): Binance returned an error while fetching trades: [binance.js] getaddrinfo EAI_AGAIN api.binance.com:443
2018-05-10 04:53:08 (ERROR): [binance.js] (getTrades) returned an irrecoverable error: Error: Error -1000: An unknown error occured while processing the request.
2018-05-10 04:53:08 (WARN): Binance returned an error while fetching trades: [binance.js] Error -1000: An unknown error occured while processing the request.


It seemed to still be running (the (DEBUG) lines were still printing saying "requested trades" ... "proccessed trades" ) but I stopped it and re-started it. Any idea what might have gone wrong, or what the errors indicate? Any way to enable even more additional logging/debug info? I didn't see anything else in the output that seemed relevant.

Thanks in advance for any insight
  Reply
I have tried running this live a few times now using the GUI without any success. It appears to be working but makes 0 trades, any help appreciated.
  Reply
@Ryancoin,

You have to match exactly what was posted, the from/to date down to the second, the candle size, the warm up time, and all the paper trader settings.

@Henry151,

I briefly looked into this. Looks like some issue with Gekko handling the response from the Binance API. I have to dive deeper to know but it is likely because the API is returning duplicate results.

@whoodat,

Use TradingView to manually scan through whether the strategy you are using should have made a trade or not. I'm assuming you set a candle size that is available on Trading View or you have the pro account and you can adjust to whatever candle size you want.
If it isn't crypto, it isn't worth mining, it isn't worth speculating.
https://www.youtube.com/c/crypto49er
  Reply


Forum Jump:


Users browsing this thread: