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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 39,322
» Latest member: DishisdesignJewellery
» Forum threads: 929
» Forum posts: 6,494

Full Statistics

Online Users
There are currently 282 online users.
» 0 Member(s) | 282 Guest(s)

Latest Threads
Gekko 0.6 released
Forum: Announcements
Last Post: lsm99dna
08-06-2025, 08:15 PM
» Replies: 124
» Views: 334,062
An official Gekko service...
Forum: Announcements
Last Post: Ruslanjoshua
07-24-2025, 06:27 AM
» Replies: 111
» Views: 248,275
New Gekko UI in the works
Forum: Announcements
Last Post: celemtine
07-03-2025, 07:24 AM
» Replies: 185
» Views: 326,140
Gekko with malware spotte...
Forum: Announcements
Last Post: pugoing
07-01-2025, 02:29 AM
» Replies: 212
» Views: 277,716
Gekko development status ...
Forum: Announcements
Last Post: sanmarconns
10-21-2024, 06:34 PM
» Replies: 744
» Views: 1,482,251
How to add Binance Future...
Forum: Technical Support
Last Post: Xavier32
10-07-2021, 02:20 PM
» Replies: 47
» Views: 134,647
Bittrex Configuration hel...
Forum: Bittrex
Last Post: yirzolusto
10-07-2021, 07:39 AM
» Replies: 6
» Views: 23,028
[Question] Why does gekko...
Forum: General Discussion
Last Post: cryptocurrency0
10-06-2021, 01:16 PM
» Replies: 16
» Views: 57,452
a couple of technical Que...
Forum: Technical Support
Last Post: mtom78632
10-06-2021, 11:08 AM
» Replies: 25
» Views: 72,134
crex24
Forum: Other exchanges
Last Post: marketingseo
10-05-2021, 09:47 AM
» Replies: 216
» Views: 515,466

 
  Watching multiple markets
Posted by: FatBeardedSeal - 01-10-2018, 03:33 AM - Forum: General Discussion - Replies (3)

I would like to setup a market watcher for all available markets on Bittrex.  I'm running into issues with more than one currency pair to market watcher. Is there a way to setup multiple currency pairs that I'm not seeing?


  Bittrex Configuration help please
Posted by: Sean - 01-10-2018, 02:56 AM - Forum: Bittrex - Replies (6)

What a nice clean forum site, thank you so much for setting this up.
I need a little direction please.  I am trying to configure the bot for Bittrex, because by default its does not show up on some of the selections. 

My setup is windows 10, and thanks to you installation direction, I was able to flawlessly install the application, and finally updated NPM.

Finally after reading material on adding new exchange, I make modifications to existing Bittrex.js file. 
After I added Bittrex APIs, I then edited Bittrex.js under \Exchanges and added API keys in place of dummyApikey inside the quotations.
config.key = 'dummyApiKey';
config.secret = 'dummyApiKey';

I also changed the statement on sample-config.js to true;  Yes I know that is for the command version, but since I dont know what the heck I am doing, I changed that anyways just in case Smile

Last but not least, I saved the file and and also copied its copy to \gekko\importers\exchanges folder.

Finally restarted the server.  But I do not get a Bittrex in drop downs, under the Local Data tab Go To the Importer button.  I only see the default exchanges.

Any help appreciated.  I am trying to see if I can get this to work for Bittrex.  I dont have other exchanges beside bittrex.

Thanks a bunch,

Sean


  Pm2
Posted by: ivor - 01-09-2018, 04:31 PM - Forum: Technical Support - Replies (1)

Could anyone advise me on how i should set up pm2 to start the pakage.json


  Add own datapoints to graph
Posted by: Joris tsja - 01-09-2018, 12:54 PM - Forum: Feature Requests - No Replies

It could be handy if you could say in your strategy add point to graph like you do with short and long but in different color. 
also add other data to the graph so you can see  moving avr or other data set on the graph.


  Is the papertrader accurate?
Posted by: redquicksilver - 01-09-2018, 06:41 AM - Forum: General Discussion - Replies (1)

Please could you help me understand how the paper trader gets it's buy and sell figures as I fail to see the comparison to the figures it produces and real live data from the exchange I am using, for instance:

A paper trader running last night for EUR-ETH on GDAX gives:

2018-01-09 02:36       2018-01-09 05:33       3 hours            947.404            957.339         9.94              1.05%


However looking at GDAX and the closing price for those times shows:

2018-01-09 02:36       2018-01-09 05:33       3 hours            986.09            996.93     



The actual cross-over points are accurate to the minute for the testing that I have done, however the figures are wildly inaccurate unless I am reading it wrong.

Please would it be possible for a developer to shed any light on this, and if possible give me a rough idea of how it works as I am developer myself, (with over 25 years experience) and will look into this and repair if you think it is in fact incorrect, and would be happy to share my update with you if you deem it fit.

Many thanks,
Stephen


  sqlite3 problem
Posted by: phoenix-blue - 01-08-2018, 08:06 PM - Forum: Technical Support - Replies (1)

Hi,

At this moment i'm switching from the Windows install to an Linux install.
The install itself is working, but when i for example want to download an test periode i get an error in the command line:

Code:
Error:

The plugin sqlite adapter expects the module sqlite3 to be installed. However it is not, install it by running:

    npm install sqlite3@3.1.4

Meta debug info:

Gekko version: v0.5.11
Nodejs version: v8.9.4

Strang part is that i have install sqlite3 but during the install i always (no matter what i do, even when i use the github install of sqlite3) see this error:
Code:
node-pre-gyp ERR! Tried to download(403): https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v3.1.13/node-v57-linux-arm.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for sqlite3@3.1.13 and node@8.9.4 (node-v57 ABI, glibc) (falling back to source compile with node-gyp)

Is there an other way to install sqlite3


  Gekko usage [newbie question]
Posted by: tog - 01-08-2018, 07:51 PM - Forum: General Discussion - Replies (1)

Hi there

This might be a newbie question!
How shall I use Gekko?
Is it a tool that monitor the BTC rate on various trading sites and make buy/sell decisions based on differences on those sites. Right?
As far as I understand correctly Gekko is about BTC only would that make sense to add more cryto-currencies and play on a given sites at buying/selling various currencies?

Thanks
G.


  Tapatalk support
Posted by: phoenix-blue - 01-07-2018, 06:08 PM - Forum: General Discussion - No Replies

@forum admin.
Is there an possibility to install the tapatalk module for this forum?


  Error kraken exchange
Posted by: Blade - 01-07-2018, 01:39 PM - Forum: Technical Support - No Replies

Hello,
Here the console error:


Code:
  --> POST /api/getCandles 200 300ms 9.91kb
  --> POST /api/getCandles 200 285ms 9.91kb
RECEIVED ERROR IN GEKKO 924062155399679


Gekko encountered an error and can't continue


Gekko encountered an error and can't continue

Error:

[kraken.js] API:Invalid nonce

Meta debug info:

Gekko version: v0.5.11
Nodejs version: v8.9.4

I'm using the dev branch. Any ideas ?
Thank you !


  Errors
Posted by: Drewskie - 01-07-2018, 10:18 AM - Forum: Technical Support - No Replies

First off I am very new to crypo and Linux.

I get the following errors using Kraken exchange:
Not sure if this is an error 
getPortfolio
aa { '0': null,
  '1': { error: [], result: { XXBT: '0.0050000000' } } }

But this is definitely an error

(node:22051) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'name' of undefined
   at Fetcher.processTrades (/home/drewskie/gekko/core/budfox/marketFetcher.js:94:29)
   at bound (/home/drewskie/gekko/node_modules/lodash/dist/lodash.js:729:21)
   at Trader.processResults (/home/drewskie/gekko/exchanges/kraken.js:145:21)
   at bound (/home/drewskie/gekko/node_modules/lodash/dist/lodash.js:729:21)
   at /home/drewskie/gekko/core/util.js:28:7
   at /home/drewskie/gekko/exchanges/kraken.js:137:12
   at response.then.catch.error (/home/drewskie/gekko/node_modules/kraken-api-es5/index.js:132:70)
   at <anonymous>
   at process._tickCallback (internal/process/next_tick.js:160:7)
(node:22051) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:22051) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

Any idea what I am doing wrong