amargedon
amargedon
This is as designed, actually. In one of the first versions, we send the complete list which is ok when using 10 pairs. When, however, you are using 100 (or...
Not sure for which script this is requested, but I'm currently testing an addition to the CoinMarketCap script which is able to exclude coins with a 'percent change' of x...
For this to work, the different datasets need to be combined. So input from Altrank, GalaxyScore, CoinmarketCap ed needs to be collected, and then the user should be able to...
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'...
@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....
> @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...
> @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...
@bonjo75 @dangalv There could be good news coming. I'm currently working on a Marketcollector script which I intend as replacement for CoinMarketCap, Altrank/GalaxyScore/LunarCrush, BotAssistExplorer scripts and merge it in one....
> > There could be good news coming. I'm currently working on a Marketcollector script which I intend as replacement for CoinMarketCap, Altrank/GalaxyScore/LunarCrush, BotAssistExplorer scripts and merge it in one....
> @amargedon Speaking of the last part of my post, I found a bug in the BAE script that doesn't allow to put neither "allowmaxdealchange" nor "allowbotstopstart" in "false" condition...