Bitcoin Forum
May 04, 2024, 08:46:59 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 [34]
  Print  
Author Topic: Gekko - a javascript trading bot and backtesting platform  (Read 147805 times)
Weishaupt
Jr. Member
*
Offline Offline

Activity: 76
Merit: 1


View Profile
April 03, 2018, 09:11:21 AM
 #661

Trying to get the Gekko IRC Bot working..


there is no port? and also it does not work as default either.

This is my config i added port: cause i use another one from the original (8067)

config.ircbot = {
  enabled: true,
  emitUpdates: false,
  channel: '#freespeech',
  server: 'something.ddns.net',
  port: '8067',
  botName: 'gekkobot'
}


But nothing happens and i see no logs.

Great javascript btw! made profits with RSI.

 Grin
1714812419
Hero Member
*
Offline Offline

Posts: 1714812419

View Profile Personal Message (Offline)

Ignore
1714812419
Reply with quote  #2

1714812419
Report to moderator
1714812419
Hero Member
*
Offline Offline

Posts: 1714812419

View Profile Personal Message (Offline)

Ignore
1714812419
Reply with quote  #2

1714812419
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
brklyn9900
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
May 01, 2018, 02:34:35 PM
 #662

Hi,

Is there a way to feed manual signals to the bot and have it trade automatically. Lets say I can feed in some json with exchange, symbol, buy, sell? I looked through the documentation but its a little confusing. I love the project and feel that it has potential to become a very useful tool. 
m33
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000


Never invest with borrowed coins


View Profile WWW
May 03, 2018, 02:50:47 AM
 #663

Is there a way to import pine scripts from tradingview into gekko?

Bullion (CBX) ◢◤Clients
CRYPTOBULLION.IO
█▄
█████▄
████████▄
███████████▄
██████████████
███████████▀
████████▀
█████▀
█▀












YOUR DIGITAL PRECIOUS METAL 
PoSP | BNP Masternodes | 65 Second block time
Bullion MarketPlace












Cryptopia | NovaExchange |
Coinbook |













████
 ████
  ████
   ████
    ████
     ████
      ████
       ████
        ████
       ████
      ████
     ████
    ████
   ████
  ████
 ████
████

████
 ████
  ████
   ████
    ████
     ████
      ████
       ████
        ████
       ████
      ████
     ████
    ████
   ████
  ████
 ████
████
alvinmtp
Hero Member
*****
Offline Offline

Activity: 658
Merit: 505



View Profile
May 03, 2018, 04:58:51 AM
 #664

Okay, good to know. It's still usable for CEX.IO botting.

Two features would make this bot _REALLY_ usable:

1) Intelligent buying GHS on certain times a day, watching the market and buying when the bot things is cheapest using (MACD|DEMA|X). This could be configurable for instance like just watch and report or even alert via mail when the bot things the time is right. Or just tell the bot to at least try to enforce buy once a certain treshhold is hit, disregarding certain minimal losses just to get the mining going.

2) More importantly: Selling GHS for BTC when the market goes downward a certain % in a certain time period, just to minimize losses. This could be fixed in the config file and should be easy to develop. Just a simple sell API call like "IF GHS<0.0073 RUN EMERGENCYSELLOFF();". The more advanced technique would be that the bot tracks which prices he bought for and you tell him for instance that when the threshhold of your average GHS/BTC value drops below -10% then just sell and hold, wait for admin input.

Thanks Sarah!
lamadu3
Full Member
***
Offline Offline

Activity: 490
Merit: 100



View Profile
May 30, 2018, 02:00:00 PM
 #665

This bad guy works, although it seems to me something very unusual and a bit strange. Do you use Gekko, people? Watch it: https://www.youtube.com/watch?v=gb9G9pLEk1M
Sakira72
Newbie
*
Offline Offline

Activity: 93
Merit: 0


View Profile
June 18, 2018, 03:19:46 AM
 #666

Okay, not having Gekko running is driving me nuts. .2BTC to whoever gets my Lithuanian Linux Gekko running.
Kwing
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
July 25, 2018, 02:51:54 PM
 #667

Hi.
Im realy stupid at this, but i almost managed to set up the live trading with gekko comand line.

I got two questions that i hope somebody could give me an well explaned answer for dummes..

First when i set up the paper trader it starts to watch the market but no trades seems to be made.. and how do i get a reprort of what has been done? it looks like this when running:


2018-07-25 15:02:40 (INFO):   Starting to watch the market: Binance BTC/USDT
2018-07-25 15:02:40 (DEBUG):   scheduling ticks
2018-07-25 15:02:40 (DEBUG):   Requested BTC/USDT trade data from Binance ...
2018-07-25 15:02:41 (DEBUG):   Processing 500 new trades. From 2018-07-25 12:59:54 UTC to 2018-07-25 13:02:39 UTC. (3 minutes)
2018-07-25 15:03:00 (DEBUG):   Requested BTC/USDT trade data from Binance ...
2018-07-25 15:03:01 (DEBUG):   Processing 69 new trades. From 2018-07-25 13:02:40 UTC to 2018-07-25 13:03:00 UTC. (a few seconds)
2018-07-25 15:03:20 (DEBUG):   Requested BTC/USDT trade data from Binance ...
2018-07-25 15:03:20 (DEBUG):   Processing 34 new trades. From 2018-07-25 13:03:00 UTC to 2018-07-25 13:03:20 UTC. (a few seconds)
2018-07-25 15:03:40 (DEBUG):   Requested BTC/USDT trade data from Binance ...
2018-07-25 15:03:41 (DEBUG):   Processing 40 new trades. From 2018-07-25 13:03:21 UTC to 2018-07-25 13:03:41 UTC. (a few seconds)

The other thing is, when i try to set up in live trade i get some error with portifolio manager??

2018-07-25 11:02:44 (INFO):   Setting up Gekko in realtime mode
2018-07-25 11:02:44 (INFO):   
2018-07-25 11:02:44 (INFO):   Setting up:
2018-07-25 11:02:44 (INFO):       Candle writer
2018-07-25 11:02:44 (INFO):       Store candles in a database
2018-07-25 11:02:44 (INFO):   

2018-07-25 11:02:44 (INFO):   Setting up:
2018-07-25 11:02:44 (INFO):       Trading Advisor
2018-07-25 11:02:44 (INFO):       Calculate trading advice
2018-07-25 11:02:44 (INFO):       Using the strategy: RSI_BULL_BEAR_ADX
2018-07-25 11:02:44 (INFO):   ====================================
2018-07-25 11:02:44 (INFO):   Running RSI Bull and Bear + ADX
2018-07-25 11:02:44 (INFO):   ====================================
2018-07-25 11:02:44 (INFO):   Make sure your warmup period matches SMA_long and that Gekko downloads data if needed
2018-07-25 11:02:44 (INFO):      The trading method requests 60000 minutes of historic data. Checking availablity..
2018-07-25 11:02:44 (INFO):   

2018-07-25 11:02:44 (DEBUG):      Available local data:
2018-07-25 11:02:44 (DEBUG):         from: 60000 minutes ago
2018-07-25 11:02:44 (DEBUG):         to: 9 minutes ago
2018-07-25 11:02:44 (INFO):      Usable local data available, trying to match with exchange data..
2018-07-25 11:02:44 (DEBUG):      Fetching exchange data since 24 minutes ago
2018-07-25 11:02:45 (DEBUG):      Available exchange data:
2018-07-25 11:02:45 (DEBUG):         from: 24 minutes ago
2018-07-25 11:02:45 (DEBUG):         to: 0 minutes ago
2018-07-25 11:02:45 (DEBUG):      Stitching datasets
2018-07-25 11:02:45 (INFO):      Full history locally available. Seeding the trading method with all required historical candles.
2018-07-25 11:02:45 (DEBUG):      Seeding with:
2018-07-25 11:02:45 (DEBUG):         from: 60000 minutes ago
2018-07-25 11:02:45 (DEBUG):         to: 25 minutes ago
2018-07-25 11:02:47 (INFO):   Setting up:
2018-07-25 11:02:47 (INFO):       Trader
2018-07-25 11:02:47 (INFO):       Follows the advice and create real orders.
2018-07-25 11:02:47 (DEBUG):   syncing private data
2018-07-25 11:02:47 (INFO):   


/Users/macbookpro/gekko/exchange/portfolioManager.js:72
        throw new errors.ExchangeError(err);
        ^
Error
    at Object.<anonymous> (/Users/macbookpro/gekko/exchange/exchangeErrors.js:9:27)
    at Module._compile (module.js:652:30)
    at Object.Module._extensions..js (module.js:663:10)
    at Module.load (module.js:565:32)
    at tryModuleLoad (module.js:505:12)
    at Function.Module._load (module.js:497:3)
    at Module.require (module.js:596:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/Users/macbookpro/gekko/exchange/exchangeChecker.js:4:16)
    at Module._compile (module.js:652:30)
nawabofdelhi
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
January 02, 2019, 12:54:49 PM
 #668

Sounds doable. 0.5BTC bounty and I can implement it.

Hello,
I need 2 strategies to implement in Gekko :

1) BB + RSI + MACD:
 
• Buy decision must satisfy three conditions:
  *  The signal is below the bottom line of Bollinger Bands
  *  The MACD in uptrend and has a cross intersection
  *  The Relative Strength Index is in uptrend
 
• Sell decision must satisfy three conditions:
  *  The signal is above the upper line of Bollinger Bands,
  *  The MACD in downtrend and has a cross intersection,
  *  The Relative Strength Index is in downtrend
 
• Additional Parameters :
  *  Standard parameters for BB
  *  Standard parameters for RSI
  *  Standard parameters for RSI
  *  Time Frame: Must be able to run on any time frame (M1, M5, M15, M30 etc )
  *  Buy Money Management: Be able to use% of account for each buy trade
  *  Sale Money Management: Be able to use% of account for each sale trade
  *  Stop Loss:%
 
2) 2 MA + SAR + RSI :

• Buy decision must satisfy three conditions:
  *  The Relative Strength Index is in uptrend
  *  The MA makes a Golden Cross: Crossover involving a short-term moving average breaking above the long-term moving average
  *  The Parabolic SAR dots, begin to be hanging above the candles
 
• Sell decision must satisfy three conditions:
  *  The Relative Strength Index is in downtrend
  *  The MA Makes to Death Cross: C rossover RESULTING from a l ong-term moving average breaking above the short-term moving average or support level.
  *  The Parabolic SAR dots, begin to be hanging bellow the candles
 
• Additional Parameters :
  *  Number of periods for Short-term moving average
  *  Number of periods for Long-term moving average
  *  Standard parameters for SAR
  *  Standard parameters for RSI
  *  Time Frame: Must be able to run on any time frame (M1, M5, M15, M30 etc )
  *  Buy Money Management: Be able to use% of account for each buy trade
  *  Sale Money Management: Be able to use% of account for each sale trade
  *  Stop Loss: %


I would like to know the feasibility of doing them and the cost

igorttomic
Copper Member
Jr. Member
*
Offline Offline

Activity: 196
Merit: 2


View Profile WWW
June 21, 2019, 08:36:17 AM
 #669

Trading-Bots - Part 1 - Gekko and ZenBot Overview and introduction: https://www.publish0x.com/trading-bots-all-about-zenbot-and-gekko/trading-bots-part-1-overview-and-introduction-xwqmmn

Check out Publish0x BitcoinTalk ANN here. Publish0x is a crypto agnostic publishing platform on which both authors and readers earn crypto. Connect via Telegram - http://t.me/Publish0x
igorttomic
Copper Member
Jr. Member
*
Offline Offline

Activity: 196
Merit: 2


View Profile WWW
June 30, 2019, 06:27:43 PM
 #670

Trading-Bots - Part 3 - Installation and configuring "Gekko": https://www.reddit.com/r/GEKKO/comments/c7hrqz/tradingbots_part_3_installation_and_configuring/

Check out Publish0x BitcoinTalk ANN here. Publish0x is a crypto agnostic publishing platform on which both authors and readers earn crypto. Connect via Telegram - http://t.me/Publish0x
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 [34]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!