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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 20,755
» Latest member: bk8apmobi
» Forum threads: 1,541
» Forum posts: 7,732

Full Statistics

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

Latest Threads
New Gekko UI in the works
Forum: Announcements
Last Post: dejaoffice
04-25-2024, 10:44 AM
» Replies: 137
» Views: 157,127
Gekko development status ...
Forum: Announcements
Last Post: zerzamilmu
04-20-2024, 11:39 AM
» Replies: 806
» Views: 539,729
An official Gekko service...
Forum: Announcements
Last Post: CaroleDennis
04-20-2024, 04:03 AM
» Replies: 85
» Views: 141,055
Gekko with malware spotte...
Forum: Announcements
Last Post: alisonagron
04-18-2024, 08:05 AM
» Replies: 130
» Views: 92,586
Gekko 0.6 released
Forum: Announcements
Last Post: sabinaholt
03-27-2024, 12:10 PM
» Replies: 104
» Views: 217,035
How to Soft Reset or Hard...
Forum: General Discussion
Last Post: lucifar
10-07-2021, 07:18 PM
» Replies: 22
» Views: 39,572
How to add Binance Future...
Forum: Technical Support
Last Post: Xavier32
10-07-2021, 02:20 PM
» Replies: 47
» Views: 82,083
Bittrex Configuration hel...
Forum: Bittrex
Last Post: yirzolusto
10-07-2021, 07:39 AM
» Replies: 6
» Views: 15,231
[Question] Why does gekko...
Forum: General Discussion
Last Post: cryptocurrency0
10-06-2021, 01:16 PM
» Replies: 16
» Views: 34,713
a couple of technical Que...
Forum: Technical Support
Last Post: mtom78632
10-06-2021, 11:08 AM
» Replies: 25
» Views: 45,889

 
  specify trade volume
Posted by: rcleaves - 04-03-2018, 09:11 PM - Forum: Strategy Development - Replies (1)

is there any way to specify long/short of more than 1 share?

e.g. 

this.advice('long', 10); 

where 10 is 10 shares, etc.

thx


  is there a live update of portfolio
Posted by: dirkb - 04-03-2018, 10:26 AM - Forum: General Discussion - No Replies

Hi,

when I've a running trade gekko let's say with BTC and ETH and it's working well. Can I login to my exchange and increase the BTC / ETH volume and next trade the gekko is trading with more value? Or do I need to restart my gekko?

Thank you! 
Great tool!


Exclamation Trading on Kraken not possible
Posted by: erilo - 04-02-2018, 01:23 AM - Forum: Technical Discussion - Replies (1)

Hi,

I have been trying to trade on Kraken but I'm getting the following errors.

When I trade using the RSI_BULL_BEAR_ADX strategy;

2018-04-01 17:48:25 (DEBUG): [kraken.js] entering "setBalance" callback after kraken-api call, data: { error: [], result: { XXBT: '0.0102109700' } }
2018-04-01 17:48:25 (ERROR): Kraken did not return portfolio for CAD, assuming 0.


And when I'm using the StochRSI

2018-03-21 20:10:14 (INFO): Trader Received advice to go short. Selling  XBT
2018-03-21 20:10:16 (DEBUG): [kraken.js] entering "setBalance" callback after kraken-api call, data: { error: [], result: { XXBT: '0.0071969600' } }
2018-03-21 20:10:16 (ERROR): Kraken did not return portfolio for CAD, assuming 0.
2018-03-21 20:10:16 (ERROR): Wanted to buy CAD but the amount is too small (0.007196960000) at kraken

Somewhere on the Github wiki I found someone saying that I needed 0.01 bitcoins before it would work.
And there was another thread about difficulties with trading on Kraken but that was resolved / fixed.
So I thought that there would be no more issues with Kraken.

Am I doing something wrong here or is there a problem with Krakens api?

I'm using an almost standard install of Gekko and I start my tradebot through the UI.


Brick Live Gekkos Type (Papertrader or Tradebot)
Posted by: ankasem - 04-01-2018, 09:12 PM - Forum: Feature Requests - No Replies

Hi
gekko ui does not understand the type of live trade
we can not understand that you started the paper trader or TradeBot by looking at the page
There is no information on what type of gekko ui page
Paper trader or Tradebot

page views are the same
can we see which works with text or color
thank you


  IMPORT ERROR (solved)
Posted by: swamps - 04-01-2018, 07:31 PM - Forum: Technical Support - Replies (3)


.png   Screenshot_2018-04-01_19-30-24.png (Size: 25.12 KB / Downloads: 7)

every time i try add data to do a back test is get an error message saying "IMPORT ERROR"
"gekko has encountered an error and can not continue"


Any help would be awesome.

Thanks in advance


B.


  Warmup period?
Posted by: jasurakk - 04-01-2018, 01:18 PM - Forum: General Discussion - Replies (9)

Could someone please explain in more detail the purpose of this "warmup period" and how it should be used?

For example, I have downloaded 4 months of backtesting data, 1.1.2017 - 30.4.2017, because I would like to test my method based on M15 candles for 4 months period. But, I also want to make trades only on a positive long term trend, which would be filtered with EMA 960 (=~ EMA 10 on D1 chart).

So, does this mean that I have to set "warmup period" at 960? What happens if I don't?

And does this also mean that the first trades can be taken only after that period is gone, which is about 11.1.2017? Should I set the backtesting period to include the warmup period or not, i.e. should the back tester's start date be 11.1. or 1.1.?


  problem installing dependencies (solved)
Posted by: swamps - 04-01-2018, 10:10 AM - Forum: Technical Support - Replies (4)

hello all.

I am having trouble installing the other libraries, if anyone can shed any insight into this i would really appreciate it, please bare in mind i know very little about linux.


many thanks

chrx@chrx:~$ npm install tulind

> tulind@0.8.10 install /home/chrx/node_modules/tulind
> node-pre-gyp install --fallback-to-build

node-pre-gyp ERR! Tried to download(404): https://tulipnode.s3.amazonaws.com/tulin...x64.tar.gz 
node-pre-gyp ERR! Pre-built binaries not found for tulind@0.8.10 and node@9.10.1 (node-v59 ABI, glibc) (falling back to source compile with node-gyp) 
make: Entering directory '/home/chrx/node_modules/tulind/build'
  CXX(target) Release/obj.target/tulind/tulind.o
make: g++: Command not found
tulind.target.mk:99: recipe for target 'Release/obj.target/tulind/tulind.o' failed
make: *** [Release/obj.target/tulind/tulind.o] Error 127
make: Leaving directory '/home/chrx/node_modules/tulind/build'
gyp ERR! build error 
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:258:23)
gyp ERR! stack     at ChildProcess.emit (events.js:180:13)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:209:12)
gyp ERR! System Linux 4.9.4-galliumos-braswell
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--module=/home/chrx/node_modules/tulind/lib/binding/Release/node-v59-linux-x64/tulind.node" "--module_name=tulind" "--module_path=/home/chrx/node_modules/tulind/lib/binding/Release/node-v59-linux-x64" "--napi_version=2" "--node_abi_napi=napi"
gyp ERR! cwd /home/chrx/node_modules/tulind
gyp ERR! node -v v9.10.1
gyp ERR! node-gyp -v v3.6.2
gyp ERR! not ok 
node-pre-gyp ERR! build error 
node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/home/chrx/node_modules/tulind/lib/binding/Release/node-v59-linux-x64/tulind.node --module_name=tulind --module_path=/home/chrx/node_modules/tulind/lib/binding/Release/node-v59-linux-x64 --napi_version=2 --node_abi_napi=napi' (1)
node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/home/chrx/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:180:13)
node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:936:16)
node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:220:5)
node-pre-gyp ERR! System Linux 4.9.4-galliumos-braswell
node-pre-gyp ERR! command "/usr/bin/node" "/home/chrx/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
node-pre-gyp ERR! cwd /home/chrx/node_modules/tulind
node-pre-gyp ERR! node -v v9.10.1
node-pre-gyp ERR! node-pre-gyp -v v0.9.0
node-pre-gyp ERR! not ok 
Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/home/chrx/node_modules/tulind/lib/binding/Release/node-v59-linux-x64/tulind.node --module_name=tulind --module_path=/home/chrx/node_modules/tulind/lib/binding/Release/node-v59-linux-x64 --napi_version=2 --node_abi_napi=napi' (1)
npm WARN enoent ENOENT: no such file or directory, open '/home/chrx/package.json'
npm WARN chrx No description
npm WARN chrx No repository field.
npm WARN chrx No README data
npm WARN chrx No license field.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
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.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/chrx/.npm/_logs/2018-04-01T09_54_52_097Z-debug.log
chrx@chrx:~$


  How to configure the Telegram plugin
Posted by: sartux - 04-01-2018, 08:17 AM - Forum: Technical Support - No Replies

Hello everyone and congratulations for the project, I saw that among the plugins is present Telegram but I can not find the configuration file where you can insert the API.

I wanted to hook the buy/sell notifications in GET, but it is not clear to me if I have to insert them in the strategy or if the plugin is already configured to do this.


  Asset instead of Currency
Posted by: jetboy01 - 03-31-2018, 03:38 PM - Forum: General Discussion - Replies (3)

Hi There

Is it possible to configure Gekko to accumulate an Asset, instead of a currency?

For example, I'm using Kraken with a trade pair of BTC/XLM. In the default configuration it will attempt to generate more BTC, but I want to acheive an accumulation of XLM instead.


  rookie question plz help
Posted by: gaud - 03-30-2018, 03:49 AM - Forum: General Discussion - No Replies

iv been trying to figure this out and it dont seem to be working. i set CCI to 1 minut candles 20 history (like the binance graph so i could watch it) set up to 150 and down to -110, 0 persistence. would seem easy to know when its gona buy/sell jst by watching binace but nooooo. it bought at -75 then sold at about 100, could someone tell me what im missing i even made sure i clicked the start button at the same time a minut was turning over on the binance site. goes down to -120 and this time dosent buy Sad