-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Best trading method [POLL] #610
Comments
I'm pretty new, and I don't really know how to set-up my personal strategy. Usually I import some months of data and I try with different settings. So Is difficult to me know what is the best settings? Crypto are very floating! Maybe I test CCI for 4 days is good, and for 2 months not! So, what is the best? Do test for some months and then use it to start and leave running (maybe for months)? Or do test for some days and then run for a short period of time? What do you think about it? |
Get data then run back tests with different indicators, then write your own indicators. |
Personally I don't know how do it. |
This is not investment advice In my experience TA is a combination of experimenting blindly with different indicators (and their settings, as well as candleSize) and looking at charts trying to find patterns (the human brain is very good at finding patterns when looking at things, but it's hard to tell whether the patterns you found are real or not). For example, if you look at this price chart: https://bitcoinwisdom.com/markets/bitfinex/btcusd if you click on 6h at the top and select EMA after settings. You'll see the price (candles) and two lines. If you would have bought everytime the blue line was above the orange one and sold the other way around you would have made a good profit. But, it's hard to tell if you would have made more if you just bought it at the beginning and sold it at the end (the market is going up, everyone is making money). This is the part that Gekko can automate in a backtest :) |
@decoye - a challenge for you, can you set up your method for "backtest" for time range between 1.6.2016 - 1.9.2016, I am curious if you will get a similar result. |
No one said I got that result. But lets say I take it. Whats there to win mate? |
I am just curious if your system works also when price trend is down and if it does and you pass the challenge I am willing to give you some money to test it live :) |
Haha :) Well I was not into bitcoin trading in that time period. I choose this time frame for my startend to test because I considered it to be the hardest time frame in bitcoin history by my research. I don't want to take your money at all. And the unfortunate thing is that my life requires me to travel a lot, like it is right now. But if you can provide me with the dB for your time frame and upload it somewhere so I can download it, im happy to try my strategy for you. |
Ok done, if you will be around Berlin (Germany) let me know and I will invite you for a dinner! No need to do the backtest, I was just curious how you manage to get results, that's all. |
I was there last month (proof)! Will be there again soon!
I want to publish the UI and backtester as soon as possible, and hope people will share more and more of their backtest results :) |
I would love that mike. |
My agency is berlin based, so im there quite often. I cant find the db, where did you upload it? |
@decoye could you explain which method did you use? Thanks! |
:D im pretty sure that you wont create considerable and reliable results at least not over a long time. but sure. here is my cci method for bitcoin against namecoin. in the timeframe displayed you would have made 414%. send me 10% of the profits that you could gather with this strategy here ;) 36aCpRVWKu1uHG9MKthHGRndnFmuLwQsgL Candle size 17 constant = 0.015 [thresholds] |
@generalectric How did you put it all together? |
custom method added several talib indicators then made rules for long and short. There's a page on here somewhere that shows how to add talib indicators |
Using CCI like @decoye, with the following parameters (With a > 2 year dataset) : Just launch the bot with an initial balance of 100€ and this config on Kraken EUR/XBT, I'll update with result |
@Zep18 cheers. |
Is there documentation on how the actions are tracked. Similar to Decoye's chart, it seems to buy many times without a sell happening during backtesting. Does it buy using the full currency amount thus not having anything to make the second 'buy' with, or does it only use a part of the total currency amount for each buy? Sorry if this is in the docs, would appreciate being pointed in the right direction. |
Ideally a strategy will only advice a sell after a buy (and vice versa). A lot of strategies were added by other people, and sometimes these strategies advice the same information twice (this is not really what is supposed to happen). I'll try to fix these at some point.
Yes exactly, the second buy doesn't change anything. -- These things are not exactly documented, so if you have any questions feel free to ask :) |
Ok perfect, thanks a lot Mike. |
Hello I am newbie on trading bot but good in TA, i would like a bot that always positions itself as the best order in a given range, is it possible with Gekko ? Easy ? Someone would have an answer, please :) |
How many variables do you use? |
Care to share?! |
+1 |
So that one I'm keeping close. I have a few others I've been working on programming divergence with AO and MACD. Those actually beat market but not as much as my long term (I believe it was around 70% above). I've been experimenting with a bunch and just wonder who else is out there with success. |
Although, I'm willing to help you guys out. I wrote this up as I was experimenting with zenbot. I have altered the code to work with gekko, yet the programmers out there could probably benefit from it. You feed it an abundance of variables and it'll recurse through different combinations giving you the best results. Below is the write up on how it works. Here is the version altered for gekko. You need to be able to add a few lines in the configbk.js (copy of config.js) to make it work, I've just been to lazy to update script. Let me know if you guys have success! |
Hi, I'm not sure how to use it, I'm a UI user and I suppose that I need to in insert the strategy in the "strategies" folder an select it through UI. How can I do this with the strategy in the previous post? tks! |
one should write a strategy that checks for the activity of this thread. it really feels like people are interested and trading bitcoins when there is a spike to be noticed. |
@dmaxjm This is my first ever python programming, bear over with shitty progarmming ;) But I hacked your alogtester so it can test different candle sizes, And it can (mis)use all your CPU's ;) as it now can do parallel calculation of several candle sizes or one parameter as basis for that. I saw one algotester.py could only use 20% CPU. Now it can get 100% CPU. Like start one calculation per core you have. |
That's cool @Jabbaxx |
If someone could provide a step-by-step method for implementing this method or providing the js files, I would greatly appreciate it! A lot of this discussion is past my familiarity with python and JS haha |
@dmaxjm |
Great job as for script thing, thanks @dmaxjm . |
If someone could provide a step-by-step method for implementing this method or providing the js files, I would greatly appreciate it! @Jabbaxx @dmaxjm |
Awesome issue, thanks for opening this over a year ago @albertolive. Unfortunately I am closing this issue, let's move these kinds of discussions to the forum! |
Hi i am back here Again....i have very good results in Bt - backtests and now i try to play same in Real BTC VS DOOGE ON POLONIEX Btw this Forum is bery big .. question i have : DO SOMONE win on real with gekko ? Or do you know somone who win with gekko? Programmer of Gekko DO RALLY AMAZING JOB !!! I join my last bt from last 3 months BTC VS DOOGE WITH CCI.. Regards |
Hi Everybody what is the best strategie and currencies exchange for Binance plus parameters? I got few coins in there and I would like to 10000X% 💃 :D. My Gekko is working well in the backtestings but only bad results on binance THX anyway! |
hi guys, this bot is amazing. I had this idea so long in my head (trading bot) and but my programming skills, are not so good. but i learne every day new things. I traied to change the numbers to get a profit from 1000% or higher but my highest volue was 375% :( can you say how you do + 74k % profit xD |
Hi EVERYBODY IF You want i can show you how to DO more than 8 Millions of % in 3 months ... look my Back test results BUT THERE IS ALWAYS BUT !!! I win Only in bt but in reality i sart arround 2 weks ago (with 1crash OF Gekko) and i lose in reality 17 $ from my initial depoist of 100$ =0.02 BTC... SO I AM SORRY TO TELL YOU BUT TILL NOW WE CANNOT WIN WITH GEKKO - IS so dommaged cos is free Bot and only we can control it there is not possibli to be SCAMMED by others wankers on the internet from TELEGRAM etc MAYBE IF SOMONE CAN MAKE MARTINGALE GEKKO STRARTEGIE like buy every 10% of drop price and add and add next order till price will change our side REGARDS |
Sorry to disappoint you guys, no one gets 1000% ;) Unless you are a whale
and play the coins ;)
You can make some moeny if you re good. But what works now might not work
in 3-4 weeks. The market is somehow changing a little bit all the time.
I hada 150% strategies that workd good in backtesting and then for two
weeks good on the market. made 20-30%. Then it stopped buying. Market
changed... So you need to either adopt, or build something that adopts
itself. Another won 20% and then lost the 20% again. If I would have taken
if offline as I saw market changed, I would have kept the 20%. But I wanted
something that works automatically. Maybewatch the market and then take bot
online or offline when it goes south.
I am working on this now for 8 monts and not yet there. But I make
progress... ;)
Good luck guys :)
…On Fri, Oct 26, 2018 at 11:27 PM omega733 ***@***.***> wrote:
hi guys, this bot is amazing. I had this idea so long in my head (trading
bot) and but my programming skills, are not so good. but i learne every day
new things. I traied to change the numbers to get a profit from 1000% or
higher but my highest volue was 375% :( can you say how you do + 74k %
profit xD
Hi EVERYBODY
IF You want i can show you ho to DO more than 8 Milkions of % in 3 months
... look my Back test results BUT THERE IS ALWAYS BUT !!!
I win Only in bt but in reality i satrt around 2 weks ago (with 1crash OF
Gekko) and i lose in reality 17 $ from my initial depoist of 100$ =0.02
BTC...
[image: last bt]
<https://user-images.githubusercontent.com/34425172/47590872-fe8b3a00-d96d-11e8-9c24-7ae4e0c2c45e.jpg>
[image: poloniex]
<https://user-images.githubusercontent.com/34425172/47590884-077c0b80-d96e-11e8-9102-18c0021b8ea6.jpg>
SO I AM SORRY TO TELL YOU BUT TILL NOW WE CANNOT WIN WITH GEKKO - IS so
dommaged cos is free Bot and only we can control it there is not possibli
to beSCAMMED by others wakers on the internet from TELEGRAM etc
MAYBE IF SOMONE CAN MAKE MARTINGALE GEKKO SQTARTEGIE like buy every 10% of
drop price and add and add next order till price will change our side I SEE
only this one possible strategies !!!
REGARDS
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#610 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/Aii6qPRdq4NQBsRYSs6G9z0ql_j-u88Rks5uo3AzgaJpZM4MTbaI>
.
|
Hi thank you sir for your answer I know that i cannot do 1000% per month but event i can do 10 to 50% per month consistently will be very nice Btw can somone create martingale systeme buy or sell every x% ?? regards |
There is a gekko forum and as far as I know also Discord groups. Google
will probably show you ;) Here you will not get any or very few answers.
Good luck.
…On Mon, Oct 29, 2018 at 12:16 PM omega733 ***@***.***> wrote:
Hi thank you sir for your answer
I know that i cannot do 1000% per month but event i can do 10 to 50% per
month consistently will be very nice
Btw can somone create martingale systeme buy or sell every x% ?? regards
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#610 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/Aii6qDcwypL7nyKdpEE0yftj_9hEslcfks5uptWBgaJpZM4MTbaI>
.
|
This issue thread has played a big role for Gekko, thanks everyone for contributing and discussing ideas. Now the time has come to close this issue (I'll lock it as well meaning this will be the last message all subscribed people get). Successful strategies are the secrets ingredients to a profitable Gekko bot. If you have one it doesn't make much sense to share it online for free. If you are looking for a good strategy and don't want to make it yourself you can have a look at my hosted app called Gekko Plus, it will feature a market place where everyone can offer strategies and other people can run them (if they do the creator will get paid). To start things off: I'm hosting a strategy contest now. Everyone can upload his/her own strategy, I'll run all of them (on the public platform, everyone can watch), best performing strategy wins 0.1 BTC. |
Hi!
I was wondering which is your preferred trading strategy. Do you use one of this list or do you use a custom one?
And what profits did you have since starting this strategy.
The text was updated successfully, but these errors were encountered: