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 280 online users.
» 0 Member(s) | 280 Guest(s)

Latest Threads
Gekko 0.6 released
Forum: Announcements
Last Post: lsm99dna
08-06-2025, 08:15 PM
» Replies: 124
» Views: 334,061
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,137
Gekko with malware spotte...
Forum: Announcements
Last Post: pugoing
07-01-2025, 02:29 AM
» Replies: 212
» Views: 277,715
Gekko development status ...
Forum: Announcements
Last Post: sanmarconns
10-21-2024, 06:34 PM
» Replies: 744
» Views: 1,482,211
How to add Binance Future...
Forum: Technical Support
Last Post: Xavier32
10-07-2021, 02:20 PM
» Replies: 47
» Views: 134,644
Bittrex Configuration hel...
Forum: Bittrex
Last Post: yirzolusto
10-07-2021, 07:39 AM
» Replies: 6
» Views: 23,023
[Question] Why does gekko...
Forum: General Discussion
Last Post: cryptocurrency0
10-06-2021, 01:16 PM
» Replies: 16
» Views: 57,450
a couple of technical Que...
Forum: Technical Support
Last Post: mtom78632
10-06-2021, 11:08 AM
» Replies: 25
» Views: 72,124
crex24
Forum: Other exchanges
Last Post: marketingseo
10-05-2021, 09:47 AM
» Replies: 216
» Views: 515,459

 
  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!


  OBV
Posted by: Kris191 - 07-10-2018, 12:17 PM - Forum: Strategy Development - Replies (1)

Hi all,

Has anyone ever put OBV in a strategy? If so how or where can i find the indicator file.

Thanks


  RSI_BULL_BEAR_ADX doesn't work
Posted by: chico - 07-09-2018, 06:39 PM - Forum: Strategy Development - Replies (9)

Hi,
i'm running gekko in a docker on MAC OS X.

I have installed new strategies and when i do backtest, RSI_BULL_BEAR is working fine.

RSI_BULL_BEAR_ADX doesn't work.
It starts and immediately stop without any result.

Talib and Tulind have been installed

Can somebody help?
Thank you


  Visualize Indicators help
Posted by: cosmy - 07-09-2018, 07:01 AM - Forum: Technical Support - No Replies

Hi, I'm new and a bit dumb on this, I'm trying to visualize the indicators on a backtest result not just graph with the sell/buy data, I'm trying to make it look like the below image and I kept reading for last few hours but I don't understand which file do I need to modify in order to have the backtest result graph like this one. please some help[Image: 37395190-ea6ff44a-2732-11e8-897a-888889228a7d.png]


  Error Importing Data from Kraken
Posted by: mfinkel - 07-09-2018, 04:07 AM - Forum: Technical Support - Replies (6)

I am trying to import data from Kraken in USD/XBT and I get the following error: https://i.imgur.com/fBENV7r.jpg

[Image: fBENV7r.jpg]


  Functions and Variables Reference ?
Posted by: TCMabe - 07-08-2018, 04:44 PM - Forum: General Discussion - Replies (2)

Is there any documentation of the variables, functions and parameters that are available  to create strategies ? I have been reviewing several strategies and I am slowly picking them out, just wondering if there is a guide or a better place to search for one ?

Thanks in advance for any assistance ... seems like a very helpful community and a lot of great work has been done here !

T.C. Mabe


  Docker (mac) new strategies
Posted by: chico - 07-08-2018, 12:40 PM - Forum: General Discussion - Replies (4)

Hi everybody,
i have installed the latest version 0.61 of gekko in a docker container on mac, using localhost on port 3000


I wanted to test new strategies and i moved the ".js" file into strategies folder and ".toml" file into config/strategies folder.

i just reload the browser and it doesn't work, i cannot see the new strategies.

How to reload gekko in a docker container?

i tried:
docker exec "image file" node gekko --ui

it doesn't work

I hope somebody can help


  I can't choose exchanhe
Posted by: ffeeeff - 07-08-2018, 08:11 AM - Forum: General Discussion - Replies (2)

Hello

i install gekko 0.6.1
I can't choose exchanhe
i cant choose Import data

can you help?



Attached Files
.png   Скриншот 2018-07-08 13.00.16.png (Size: 52.09 KB / Downloads: 9)
.png   Скриншот 2018-07-08 13.00.52.png (Size: 42.99 KB / Downloads: 5)

  Install talib/tulip manually?
Posted by: IPhantom - 07-08-2018, 05:39 AM - Forum: Technical Discussion - Replies (15)

Hi,
im running an Asustor NAS with a proprietary node.js and i get the following error when trying to install talib/tulip:
 

Code:
admin@VAULT:/volume1/.@plugins/AppCentral/gekko $ npm install talib

> talib@1.0.5 install /volume1/.@plugins/AppCentral/gekko/node_modules/talib
> node ./src/lib/build.js && node-gyp configure && node-gyp build

building talib functions...
/bin/sh: make: not found

gyp ERR! build error
gyp ERR! stack Error: not found: make
gyp ERR! stack     at getNotFoundError (/volume1/.@plugins/AppCentral/nodejs/lib                                      /node_modules/npm/node_modules/which/which.js:14:12)
gyp ERR! stack     at F (/volume1/.@plugins/AppCentral/nodejs/lib/node_modules/n                                      pm/node_modules/which/which.js:69:19)
gyp ERR! stack     at E (/volume1/.@plugins/AppCentral/nodejs/lib/node_modules/n                                      pm/node_modules/which/which.js:81:29)
gyp ERR! stack     at /volume1/.@plugins/AppCentral/nodejs/lib/node_modules/npm/                                      node_modules/which/which.js:90:16
gyp ERR! stack     at /volume1/.@plugins/AppCentral/nodejs/lib/node_modules/npm/                                      node_modules/which/node_modules/isexe/index.js:44:5
gyp ERR! stack     at /volume1/.@plugins/AppCentral/nodejs/lib/node_modules/npm/                                      node_modules/which/node_modules/isexe/access.js:8:5
gyp ERR! stack     at FSReqWrap.oncomplete (fs.js:123:15)
gyp ERR! System Linux 4.4.24
gyp ERR! command "/volume1/.@plugins/AppCentral/nodejs/bin/node" "/volume1/.@plu                                      gins/AppCentral/nodejs/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.j                                      s" "build"
gyp ERR! cwd /volume1/.@plugins/AppCentral/gekko/node_modules/talib
gyp ERR! node -v v6.9.1
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok
npm ERR! Linux 4.4.24
npm ERR! argv "/volume1/.@plugins/AppCentral/nodejs/bin/node" "/usr/local/bin/np                                      m" "install" "talib"
npm ERR! node v6.9.1
npm ERR! npm  v3.10.8
npm ERR! code ELIFECYCLE

npm ERR! talib@1.0.5 install: `node ./src/lib/build.js && node-gyp configure &&                                       node-gyp build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the talib@1.0.5 install script 'node ./src/lib/build.js && no                                      de-gyp configure && node-gyp build'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the talib package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node ./src/lib/build.js && node-gyp configure && node-gyp build
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs talib
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls talib
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /volume1/.@plugins/AppCentral/gekko/npm-debug.log
Code:
admin@VAULT:/volume1/.@plugins/AppCentral/gekko $ npm install tulind

> tulind@0.8.10 install /volume1/.@plugins/AppCentral/gekko/node_modules/tulind
> node-pre-gyp install --fallback-to-build

node-pre-gyp ERR! Tried to download(404): https://tulipnode.s3.amazonaws.com/tulind/v0.8.10/Release/tulind-v0.8.10-node-v48-linux-x64.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for tulind@0.8.10 and node@6.9.1 (node-v48 ABI, unknown) (falling back to source compile with node-gyp)
gyp ERR! build error
gyp ERR! stack Error: not found: make
gyp ERR! stack     at getNotFoundError (/volume1/.@plugins/AppCentral/nodejs/lib/node_modules/npm/node_modules/which/which.js:14:12)
gyp ERR! stack     at F (/volume1/.@plugins/AppCentral/nodejs/lib/node_modules/npm/node_modules/which/which.js:69:19)
gyp ERR! stack     at E (/volume1/.@plugins/AppCentral/nodejs/lib/node_modules/npm/node_modules/which/which.js:81:29)
gyp ERR! stack     at /volume1/.@plugins/AppCentral/nodejs/lib/node_modules/npm/node_modules/which/which.js:90:16
gyp ERR! stack     at /volume1/.@plugins/AppCentral/nodejs/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
gyp ERR! stack     at /volume1/.@plugins/AppCentral/nodejs/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
gyp ERR! stack     at FSReqWrap.oncomplete (fs.js:123:15)
gyp ERR! System Linux 4.4.24
gyp ERR! command "/volume1/.@plugins/AppCentral/nodejs/bin/node" "/volume1/.@plugins/AppCentral/nodejs/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--module=/volume1/.@plugins/AppCentral/gekko/node_modules/tulind/lib/binding/Release/node-v48-linux-x64/tulind.node" "--module_name=tulind" "--module_path=/volume1/.@plugins/AppCentral/gekko/node_modules/tulind/lib/binding/Release/node-v48-linux-x64" "--node_abi_napi=node-v48"
gyp ERR! cwd /volume1/.@plugins/AppCentral/gekko/node_modules/tulind
gyp ERR! node -v v6.9.1
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok
node-pre-gyp ERR! build error
node-pre-gyp ERR! stack Error: Failed to execute '/volume1/.@plugins/AppCentral/nodejs/bin/node /volume1/.@plugins/AppCentral/nodejs/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/volume1/.@plugins/AppCentral/gekko/node_modules/tulind/lib/binding/Release/node-v48-linux-x64/tulind.node --module_name=tulind --module_path=/volume1/.@plugins/AppCentral/gekko/node_modules/tulind/lib/binding/Release/node-v48-linux-x64 --node_abi_napi=node-v48' (1)
node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/volume1/.@plugins/AppCentral/gekko/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
node-pre-gyp ERR! stack     at emitTwo (events.js:106:13)
node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:191:7)
node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:877:16)
node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
node-pre-gyp ERR! System Linux 4.4.24
node-pre-gyp ERR! command "/volume1/.@plugins/AppCentral/nodejs/bin/node" "/volume1/.@plugins/AppCentral/gekko/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
node-pre-gyp ERR! cwd /volume1/.@plugins/AppCentral/gekko/node_modules/tulind
node-pre-gyp ERR! node -v v6.9.1
node-pre-gyp ERR! node-pre-gyp -v v0.9.1
node-pre-gyp ERR! not ok
Failed to execute '/volume1/.@plugins/AppCentral/nodejs/bin/node /volume1/.@plugins/AppCentral/nodejs/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/volume1/.@plugins/AppCentral/gekko/node_modules/tulind/lib/binding/Release/node-v48-linux-x64/tulind.node --module_name=tulind --module_path=/volume1/.@plugins/AppCentral/gekko/node_modules/tulind/lib/binding/Release/node-v48-linux-x64 --node_abi_napi=node-v48' (1)
npm ERR! Linux 4.4.24
npm ERR! argv "/volume1/.@plugins/AppCentral/nodejs/bin/node" "/usr/local/bin/npm" "install" "tulind"
npm ERR! node v6.9.1
npm ERR! npm  v3.10.8
npm ERR! code ELIFECYCLE

npm ERR! tulind@0.8.10 install: `node-pre-gyp install --fallback-to-build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the tulind@0.8.10 install script 'node-pre-gyp install --fallback-to-build'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the tulind package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node-pre-gyp install --fallback-to-build
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs tulind
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls tulind
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /volume1/.@plugins/AppCentral/gekko/npm-debug.log

Any way to get around this?


Tongue Strategy Input
Posted by: Orpheus2 - 07-07-2018, 08:10 PM - Forum: Strategy Development - Replies (2)

I am trying to add strategies to my Gekko folder.  Which specific folder in Gekko do the .toml .js and so on files go? 
Example:

.png   strategy question.PNG (Size: 3.46 KB / Downloads: 15)


I did see a thread that mentioned where to place each file but i cannot find it now.  I know this is a straight up noob question any help would be appreciated.

Thanks,
Orpheus2