Git Product home page Git Product logo

Comments (15)

dangalv avatar dangalv commented on August 21, 2024 1

I agree with this request, not only for altrank but also for other bots such as "3C-tools Bot-Assist" that, for example, in the coins "winner_24h_uptrend" that in a bearish period the list of these coins is scarce or null, necessarily for this problem it's necessary to dynamically adjust the number of "maximum active deals" (as in the thread request) according to the coins that are in the list.
As well as in the case that there is no currency to trade, the bot stops automatically.

Another good idea that seems to me but it would be too much to ask is to combine 2 bots helper in a single configuration for example:
one from 3c-tools plus another from lunarcrush.
Like combine 3c-tools "24 hour winners" and "top altrank" coins in one setup

I know that putting these ideas into reality must be very difficult but I think they could improve the performance of the bot even more, I hope they consider it at some point. Thanks

from 3commas-cyber-bots.

amargedon avatar amargedon commented on August 21, 2024 1

For Altrank, GalaxyScore and BotAssist this has been implemented using the 'originalmaxdeals' and 'allowmaxdealchange' options in the configuration. All these scripts also support filtering based on the 'min 24h volume' as configured in the bot on 3C.

@cyberjunky I think this request is finished, as combining these scripts is not within the scope (yet)?

from 3commas-cyber-bots.

MassimoCarpita avatar MassimoCarpita commented on August 21, 2024 1

For Altrank, GalaxyScore and BotAssist this has been implemented using the 'originalmaxdeals' and 'allowmaxdealchange' options in the configuration. All these scripts also support filtering based on the 'min 24h volume' as configured in the bot on 3C.

@cyberjunky I think this request is finished, as combining these scripts is not within the scope (yet)?

Thanks for your answer @amargedon. Cool update. Nonetheless it's not clear in the description what happens when # of suitable pairs is 0 (since you can't set max active deals = 0 in 3commas).
I've built my own version of this and in my case I turn off the bot (@dangalv yes you can do it with API, I restart the bot at next update if new suitable pairs are then available or otherwise I keep it shut off).
This is extremely helpful as I've also added a threshold for GalaxyScore value when sorting pairs.

from 3commas-cyber-bots.

MassimoCarpita avatar MassimoCarpita commented on August 21, 2024 1

You can now find a public repository on my profile with that. Cheers

from 3commas-cyber-bots.

dangalv avatar dangalv commented on August 21, 2024

Good news, although I think it would be a very good idea that if there is no coins available to trade that the bot can be turned off automatically, since the bot does not accept a value of "0" in "Max active deals". " to save the bot settings.
Although I don't know if it's possible to turn off the bot through API or it's only possible through tradingview alerts

from 3commas-cyber-bots.

cyberjunky avatar cyberjunky commented on August 21, 2024

Sure you can turn off bots using the API, that's not the issue, the issue is we have a too little time do do all things we (and others) want. Mind sharing it? Or are you just a taker?

from 3commas-cyber-bots.

MassimoCarpita avatar MassimoCarpita commented on August 21, 2024

This was not a critique, I was just answering the previous question from the other user. I guess anyone here agrees that you all are doing an amazing job and we just want to share our views.
I'd love to share, just let me know how (because what I did was taking your code and modifying a few routines, so I can't just push it).

from 3commas-cyber-bots.

cyberjunky avatar cyberjunky commented on August 21, 2024

I understand.

from 3commas-cyber-bots.

MassimoCarpita avatar MassimoCarpita commented on August 21, 2024

If you want me to, I can build a public github folder and you can check it from my profile. Let me know if it can be useful. I'm available.

from 3commas-cyber-bots.

dangalv avatar dangalv commented on August 21, 2024

Great! It can be very useful, thanks for the contribution @MassimoCarpita, hopefully when @cyberjunky has time he can check and index it to his git code.

from 3commas-cyber-bots.

amargedon avatar amargedon commented on August 21, 2024

@MassimoCarpita thanks for sharing the code in the repository. I've started to integrate your changes, and will also extend it to altrank.py (only stop and start of bots) and botassistexplorer.py. Will post an update when done.

from 3commas-cyber-bots.

amargedon avatar amargedon commented on August 21, 2024

@MassimoCarpita thanks for sharing the code in the repository. I've started to integrate your changes, and will also extend it to altrank.py (only stop and start of bots) and botassistexplorer.py. Will post an update when done.

@MassimoCarpita the changes have been merged. Although the changes are also in botassistexplorer.py which I have tested, I do not have a GalaxyScore configuration running. Would you be able to update to the latest version, run it and provide any feedback? Thanks!

from 3commas-cyber-bots.

dangalv avatar dangalv commented on August 21, 2024

@amargedon Hello friend thanks for helping to improve the code!
Sorry to bother you but could you explain to me if it's not too much trouble how to place the top 1 coin without the bot turning off? there is a problem that the bot cannot start if I activate " allowbotstopstart ". As much as the coin is in the first place on the lunarcrush and I set these parameters like: "altrankscore = 1", "numberofpairs: 1" and "originalmaxdeals = 1" the bot cannot turn on.
I also tried with set fetchlimit to "1" and it seemed the bot turn on sometimes, but now the bot just turns off.
I'm not understanding how to let the bot work with only one coin. 😥

from 3commas-cyber-bots.

amargedon avatar amargedon commented on August 21, 2024

@amargedon Hello friend thanks for helping to improve the code! Sorry to bother you but could you explain to me if it's not too much trouble how to place the top 1 coin without the bot turning off? there is a problem that the bot cannot start if I activate " allowbotstopstart ". As much as the coin is in the first place on the lunarcrush and I set these parameters like: "altrankscore = 1", "numberofpairs: 1" and "originalmaxdeals = 1" the bot cannot turn on. I also tried with set fetchlimit to "1" and it seemed the bot turn on sometimes, but now the bot just turns off. I'm not understanding how to let the bot work with only one coin. 😥

Will reply in the issue you have created, to keep this thread clean for testing by @MassimoCarpita

from 3commas-cyber-bots.

MassimoCarpita avatar MassimoCarpita commented on August 21, 2024

I'm sorry guys I've been off to work and it has been a super busy period. Idk whether I'll be able to test the update in next days / week but you'll be the first to hear any new feedback in case. Thanks again for your amazing work @amargedon!

from 3commas-cyber-bots.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.