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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 24,100
» Latest member: s666wales
» Forum threads: 1,541
» Forum posts: 7,864

Full Statistics

Online Users
There are currently 334 online users.
» 1 Member(s) | 333 Guest(s)
aaleisjuniorz2083

Latest Threads
Gekko development status ...
Forum: Announcements
Last Post: richersonmichelle
9 hours ago
» Replies: 872
» Views: 767,794
Gekko with malware spotte...
Forum: Announcements
Last Post: rbprg
09-05-2024, 11:40 AM
» Replies: 172
» Views: 138,926
New Gekko UI in the works
Forum: Announcements
Last Post: chatkorea
08-31-2024, 07:57 PM
» Replies: 150
» Views: 196,770
An official Gekko service...
Forum: Announcements
Last Post: EssaMattou
08-23-2024, 03:22 AM
» Replies: 94
» Views: 171,640
Gekko 0.6 released
Forum: Announcements
Last Post: lindawalters
06-11-2024, 03:33 PM
» Replies: 106
» Views: 249,195
How to Soft Reset or Hard...
Forum: General Discussion
Last Post: lucifar
10-07-2021, 07:18 PM
» Replies: 22
» Views: 48,387
How to add Binance Future...
Forum: Technical Support
Last Post: Xavier32
10-07-2021, 02:20 PM
» Replies: 47
» Views: 99,411
Bittrex Configuration hel...
Forum: Bittrex
Last Post: yirzolusto
10-07-2021, 07:39 AM
» Replies: 6
» Views: 17,694
[Question] Why does gekko...
Forum: General Discussion
Last Post: cryptocurrency0
10-06-2021, 01:16 PM
» Replies: 16
» Views: 41,941
a couple of technical Que...
Forum: Technical Support
Last Post: mtom78632
10-06-2021, 11:08 AM
» Replies: 25
» Views: 54,437

 
  Bittrex API
Posted by: coinomine - 01-10-2018, 10:48 PM - Forum: General Discussion - Replies (1)

So here is something. Can someone answer please

You can add your Bittrex API data into Gekko,
But you can not import it as there is no Bittrex option in the exchange selection


Brick Gekko hosting
Posted by: sheep2Moon - 01-10-2018, 07:53 PM - Forum: Technical Support - Replies (5)

Hello and thanks for this forum idea, it helps and we need more brain at work Wink

I'm a newbie and wonder how I could make my gekko run 24/7.

I don't want my gekko to run on my everyday device and don't have a server in the basement. Any idea of what it might need / cost with a cloud hosting ? Do you consider it safe considering Gekko owns the exchange api keys ?

Best


  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?