Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 28,530
» Latest member: john120
» Forum threads: 1,541
» Forum posts: 8,068

Full Statistics

Online Users
There are currently 313 online users.
» 2 Member(s) | 311 Guest(s)
granmedpharma, sunwinndeal

Latest Threads
Gekko with malware spotte...
Forum: Announcements
Last Post: Isobel
Yesterday, 04:06 PM
» Replies: 191
» Views: 170,363
Gekko development status ...
Forum: Announcements
Last Post: kontho
Yesterday, 04:00 PM
» Replies: 1,008
» Views: 934,432
Gekko 0.6 released
Forum: Announcements
Last Post: Pharagon
11-23-2024, 10:13 AM
» Replies: 122
» Views: 269,162
An official Gekko service...
Forum: Announcements
Last Post: drivemad2
11-22-2024, 07:24 AM
» Replies: 103
» Views: 190,175
New Gekko UI in the works
Forum: Announcements
Last Post: clduplicateremover
11-18-2024, 08:21 PM
» Replies: 174
» Views: 227,895
How to Soft Reset or Hard...
Forum: General Discussion
Last Post: lucifar
10-07-2021, 07:18 PM
» Replies: 22
» Views: 53,037
How to add Binance Future...
Forum: Technical Support
Last Post: Xavier32
10-07-2021, 02:20 PM
» Replies: 47
» Views: 108,427
Bittrex Configuration hel...
Forum: Bittrex
Last Post: yirzolusto
10-07-2021, 07:39 AM
» Replies: 6
» Views: 19,124
[Question] Why does gekko...
Forum: General Discussion
Last Post: cryptocurrency0
10-06-2021, 01:16 PM
» Replies: 16
» Views: 45,840
a couple of technical Que...
Forum: Technical Support
Last Post: mtom78632
10-06-2021, 11:08 AM
» Replies: 25
» Views: 58,590

 
  Invalid date in GUI [ 0.6.2 develop branch]
Posted by: martyc - 07-16-2018, 11:12 AM - Forum: Technical Discussion - Replies (3)

Not sure if here is the best spot to report issues or github.  Anyway.

ubuntu 16.04 with AEST (GMT+10)

the tradebot log shows the correct date but the gui shows as invalid.  Any thoughts?



Attached Files
.png   InvalidDate.png (Size: 170.75 KB / Downloads: 13)

  git errors during install- RESOLVED
Posted by: TCMabe - 07-16-2018, 03:40 AM - Forum: Technical Discussion - Replies (2)


.png   Git Error.png (Size: 5.24 KB / Downloads: 17)

Working on a tutorial video to install Amazon Web Server and setup Gekko … keep getting issues with git references.

Anyone else experiencing this … is there an easy solution ?

I modified one of my install commands to:

git clone https://github.com/askmike/gekko.git -b stable 
to work around the first one … the second seems to be embedded in the installation scripts.

Thanks !

TC Mabe


  Backctest output Error
Posted by: Kris191 - 07-15-2018, 07:27 AM - Forum: Technical Support - Replies (3)

@askmike


the new  backtest  results exporter keeps pushing out this error on completion.. Any idea how to  fix?


Code:
/root/gekko/node_modules/sqlite3/lib/trace.js:27
                   throw err;
                   ^

TypeError: process.send is not a function
   at BacktestResultExporter.finalize (/root/gekko/plugins/backtestResultExporter.js:96:11)
   at BacktestResultExporter.bound [as finalize] (/root/gekko/node_modules/lodash/dist/lodash.js:729:21)
   at /root/gekko/core/gekkoStream.js:100:25
   at /root/gekko/node_modules/async/dist/async.js:3205:16
   at replenish (/root/gekko/node_modules/async/dist/async.js:1030:17)
   at iterateeCallback (/root/gekko/node_modules/async/dist/async.js:1015:17)
   at /root/gekko/node_modules/async/dist/async.js:988:16
   at PerformanceAnalyzer.finalize (/root/gekko/plugins/performanceAnalyzer/performanceAnalyzer.js:218:3)
   at PerformanceAnalyzer.bound [as finalize] (/root/gekko/node_modules/lodash/dist/lodash.js:729:21)
   at /root/gekko/core/gekkoStream.js:100:25
--> in Database#all('\n    SELECT * from candles_BTC_BNB\n    WHERE start <= 1531008000 AND start >= 1531009800\n    ORDER BY start ASC\n  ', [Function])
   at Reader.get (/root/gekko/plugins/sqlite/reader.js:98:11)
   at Reader.bound [as get] (/root/gekko/node_modules/lodash/dist/lodash.js:729:21)
   at Market.get (/root/gekko/core/markets/backtest.js:61:15)
   at Market.bound [as get] (/root/gekko/node_modules/lodash/dist/lodash.js:729:21)
   at Market.processCandles (/root/gekko/core/markets/backtest.js:105:10)
   at bound (/root/gekko/node_modules/lodash/dist/lodash.js:729:21)
   at Statement.<anonymous> (/root/gekko/plugins/sqlite/reader.js:108:5)


  Docs/Architecture/Events.html 404
Posted by: TCMabe - 07-14-2018, 07:00 PM - Forum: General Discussion - Replies (3)

https://gekko.wizb.it/docs/architecture/events.html

Is there a different location for this file now ?

Thanks !

TC Mabe


  0.6.x strat example
Posted by: thegamecat - 07-13-2018, 07:33 PM - Forum: Strategy Development - Replies (2)

I'm not fully up to speed with what the enhancements mean we can do in strats - is there an example with all the new features used?


  Blank page with firefox on debian
Posted by: allblacks - 07-13-2018, 02:44 PM - Forum: Technical Support - Replies (1)

Hello,

When i was on v 0.5.14, i can go on gekko via firefox on debian 9.
I install new 0.6.2 and now i just have blank page.
I can connect with Firefox on windows 10 or chrome but not in debian 9.

See my screenshot in attachment.

Thank You.



Attached Files
.png   Capture du 2018-07-09 17-30-11.png (Size: 36.09 KB / Downloads: 5)

  Help with Trailing SL
Posted by: Kris191 - 07-12-2018, 03:40 PM - Forum: Strategy Development - Replies (10)

Hi all,

I want to add a trailing stoploss into a strat i have the code for both but no idea how to being them together, any tips?

Thanks


  Added new Strategy RSI_EMACrossover
Posted by: TCMabe - 07-12-2018, 05:40 AM - Forum: Strategy Development - Replies (19)

I am new to GitHub, JavaScript, Bot Trading and this forum.

I appreciate all of the hard work that has gone into this effort and this is my first attempt at a give-back.

I have modified an EMA crossover strategy to incorporate an RSI indicator and it is currently functional and working as designed.

The strategy uses an EMA 3 period and EMA 50 period in conjunction with an RSI 9 period.
If the EMA-3 is above the EMA-50 and the RSI-9 is 60 or higher then we enter a long position (Buy).
If the EMA-50 is above the EMA-3 then we enter a short position (Sell).
I have been live trading it against XRP-USDT on Binance with 15 minute intervals.
It is functioning as designed and holding fairly steady in a sideways market.


https://github.com/TCMabe/Gekko-Share
[url=https://github.com/TCMabe/Gekko-Share][/url]
I am looking for suggestions on how best to share … hopefully this fairly simple tweak of an existing strategy helps someone as new as me …

Thanks !

TC Mabe


  Candlestick Pattern Recognition ?
Posted by: TCMabe - 07-12-2018, 12:15 AM - Forum: Strategy Development - Replies (5)

Do we have access to candlestick pattern recognition if the TA-Lib has been installed ?

If so how do we refer to them in a strategy development ?

From the TA-Lib:

function_names = ['CDL2CROWS', 'CDL3BLACKCROWS', 'CDL3INSIDE', 'CDL3LINESTRIKE', 'CDL3OUTSIDE', 'CDL3STARSINSOUTH', 'CDL3WHITESOLDIERS', 'CDLABANDONEDBABY', 'CDLADVANCEBLOCK', 'CDLBELTHOLD', 'CDLBREAKAWAY', 'CDLCLOSINGMARUBOZU', 'CDLCONCEALBABYSWALL', 'CDLCOUNTERATTACK', 'CDLDARKCLOUDCOVER', 'CDLDOJI', 'CDLDOJISTAR', 'CDLDRAGONFLYDOJI', 'CDLENGULFING', 'CDLEVENINGDOJISTAR', 'CDLEVENINGSTAR', 'CDLGAPSIDESIDEWHITE', 'CDLGRAVESTONEDOJI', 'CDLHAMMER', 'CDLHANGINGMAN', 'CDLHARAMI', 'CDLHARAMICROSS', 'CDLHIGHWAVE', 'CDLHIKKAKE', 'CDLHIKKAKEMOD', 'CDLHOMINGPIGEON', 'CDLIDENTICAL3CROWS', 'CDLINNECK', 'CDLINVERTEDHAMMER', 'CDLKICKING', 'CDLKICKINGBYLENGTH', 'CDLLADDERBOTTOM', 'CDLLONGLEGGEDDOJI', 'CDLLONGLINE', 'CDLMARUBOZU', 'CDLMATCHINGLOW', 'CDLMATHOLD', 'CDLMORNINGDOJISTAR', 'CDLMORNINGSTAR', 'CDLONNECK', 'CDLPIERCING', 'CDLRICKSHAWMAN', 'CDLRISEFALL3METHODS', 'CDLSEPARATINGLINES', 'CDLSHOOTINGSTAR', 'CDLSHORTLINE', 'CDLSPINNINGTOP', 'CDLSTALLEDPATTERN', 'CDLSTICKSANDWICH', 'CDLTAKURI', 'CDLTASUKIGAP', 'CDLTHRUSTING', 'CDLTRISTAR', 'CDLUNIQUE3RIVER', 'CDLUPSIDEGAP2CROWS', 'CDLXSIDEGAP3METHODS']


Any simple example would be appreciated.... 

Thanks,

TC Mabe


  Limit/Market Trades
Posted by: mr.davis - 07-11-2018, 10:52 AM - Forum: General Discussion - Replies (5)

Hey everybody,

I used the search function but couldn't find any thread about this.
For my live Gekko I changed in the bitfinex.js the code from "exchange limit" to "exchange market".
One friend who is into coding and all the stuff told me, that he looked up into the Gekko source code and that Gekko only can run on limit market trades. Is that right?

Thanks for your help.
Asmike thanks for such a great tool!