Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 132 online users. » 1 Member(s) | 131 Guest(s) homeelegance
|
Latest Threads |
Gekko 0.6 released
Forum: Announcements
Last Post: lsm99dna
08-06-2025, 08:15 PM
» Replies: 124
» Views: 333,906
|
An official Gekko service...
Forum: Announcements
Last Post: Ruslanjoshua
07-24-2025, 06:27 AM
» Replies: 111
» Views: 248,152
|
New Gekko UI in the works
Forum: Announcements
Last Post: celemtine
07-03-2025, 07:24 AM
» Replies: 185
» Views: 325,891
|
Gekko with malware spotte...
Forum: Announcements
Last Post: pugoing
07-01-2025, 02:29 AM
» Replies: 212
» Views: 277,454
|
Gekko development status ...
Forum: Announcements
Last Post: sanmarconns
10-21-2024, 06:34 PM
» Replies: 744
» Views: 1,481,021
|
How to add Binance Future...
Forum: Technical Support
Last Post: Xavier32
10-07-2021, 02:20 PM
» Replies: 47
» Views: 134,599
|
Bittrex Configuration hel...
Forum: Bittrex
Last Post: yirzolusto
10-07-2021, 07:39 AM
» Replies: 6
» Views: 23,018
|
[Question] Why does gekko...
Forum: General Discussion
Last Post: cryptocurrency0
10-06-2021, 01:16 PM
» Replies: 16
» Views: 57,425
|
a couple of technical Que...
Forum: Technical Support
Last Post: mtom78632
10-06-2021, 11:08 AM
» Replies: 25
» Views: 72,069
|
crex24
Forum: Other exchanges
Last Post: marketingseo
10-05-2021, 09:47 AM
» Replies: 216
» Views: 514,988
|
|
|
advice indicator graph |
Posted by: Joris tsja - 01-04-2018, 12:27 PM - Forum: General Discussion
- Replies (1)
|
 |
Hi, Is it possible to give sell advice multiple times in a row.
So lets say you have amount in BTC and you want to sell 20% when you think you detected a peak and than again at the next peak?
|
|
|
How long to import data ?! |
Posted by: Blade - 01-04-2018, 09:58 AM - Forum: Kraken
- Replies (5)
|
 |
Hello,
do you have problem while importing data from kraken ? I try to import 1 month and I can't, it's hang on 1.84% and no error in the shell.
Thank you !
Edit1: Maybe this error is the problem:
(node:22427) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: Cannot read property 'date' of undefined
(node:22427) [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.
|
|
|
Stop Limit on Exchanges Supporting it |
Posted by: cubanhacker - 01-04-2018, 09:42 AM - Forum: Feature Requests
- Replies (1)
|
 |
We need stop limit capabilities, many exchanges implement this feature via API , I am a developer myself and can probably help ? However, need a basic understanding on where the code is to get involved...
https://www.investopedia.com/terms/s/sto...torder.asp
I would like to see it implemented on the exchange side rather than telling on Gekko to place the stop limit at market price using strategies. Proper portfolio risk management requires this feature in order to limit potential loses making them instead calculated risks. If you enter the market at a position regardless of the uptrend or downtrend, you should be able to set "set in stone" from the moment you take the position how much are you willing to lose on that bet.
|
|
|
Advanced Portfilio and Trade Management |
Posted by: werkkrew - 01-03-2018, 10:34 PM - Forum: Feature Requests
- Replies (3)
|
 |
Just wanted to collect some Github feature requests and put them in one place as well as add some of my thoughts on the subject. I encourage others to add to my lists of potential features.
I will likely attempt to work on this myself and submit a pull request when I can, unless someone else volunteers.
Corresponding Github Issues:
https://github.com/askmike/gekko/issues/1619
https://github.com/askmike/gekko/issues/1608
https://github.com/askmike/gekko/issues/1116
https://github.com/askmike/gekko/issues/937
https://github.com/askmike/gekko/issues/484
Summary: Allow for Advanced Portfolio Management - Either through the primary configuration of an instance of the bot, in a strategy itself, or both.
Details:
Portfolio Management - Should probably be configured on a per strategy runner/trader/strategy basis
- Allow configuration of a percentage of the balance as is seen when the bot is started. For example, you have 1 BTC and want the bot to use 20%. When the bot starts it will take 20% of the 1 BTC and trade with a starting balance of 0.2 BTC. Any profits or losses will belong to that instance of the bot. If it makes money, it will have the new higher balance to work with. Optionally, allow the calculation to be dynamic or static, meaning it will only ever use 20% of the starting balance even if it makes profit or allow it to use its own profits.
- Similar to the above, give the bot a fixed amount of your balance to work with, example you have 1 BTC and want an instance of the bot to use 0.3 BTC, you can define that.
- Similar to the above, give the bot a maximum it can work with. For example, my entire portfolio except 0.1 BTC.
Trade Management - Should probably be configured per strategy
- Limit amount per trade - example, only submit trades for 0.01 BTC each and limit it to X trades per time period or only submit new trades once price has moved by X
- Proportional trade amount - example, trade with a minimum of X and a maximum of Y depending on trend strength
- Match pings or don't - example, ensure pongs (round trip completions) from a specific ping match the traded amount of the ping or allow pongs to be calculated in the same way as pings based on trend strength
Example Use Cases:
- Multiple Instances of the bot running against same asset or currency each given a proportion of the balance to work with
- Not going all in on trends which are no strong
- Stash profits away from bot so they are safe
- Prevent too much directional trading
- Allow for multiple round trips to be open at once
- Allow for trading on both sides of the market
- etc.
|
|
|
Gekko Forum is now live! |
Posted by: askmike - 01-03-2018, 04:18 PM - Forum: Announcements
- No Replies
|
 |
Long overdue is a place where people can discuss anything related to Gekko or automated trading, but it's finally here!
This forum will be a place for: discussions and support (in installing and creating algorithmic trading systems).
|
|
|
|