Does anyone use Trade Bots ?

AnthonyCorleone

Power Member
Joined
May 9, 2013
Messages
589
Reaction score
363
Quick briefing in:
I recently got back to this crypto coins stuff and after spending few hours testing all the exchangers found my self getting comfortable with Binance platform and after starting with $400 went up to $1000 +/- in like 24-48h and is all good and fun but I can't monitor this 24/7 and I have to otherwise easy can loose everything quick. So my next option would be either code a bot that monitors this stuff for me or find already existing one that perhaps many of my fellows BHW member's using ?

so here's my question is there any good bots out there for binance? or perhaps other platforms I don't mind switching to different platforms or perhaps someone else have ideas on bots that I can code and we both can use it to benefit from ?

I don't even mind code something for public just need idea or some kind algorithm or formula that will do the trick.
 
Tradingview crypto screener is pretty much what you need
fc17a73d2a.png


I have my own watch bot that filters by volume change and price change, if volume leads price get into the market. There is many more tactics, but TV screener can take you very long way. Simplest and most effective way is to filter all pairs that have EMA50 above EMA100 on 1 minute chart, but screener allows only 15+ minute chart so any moving average filter will be way too laggy. You need 1min candles with order books scanned each minute to be precise with boting any strategy. That is available only with customs coding.
 
Last edited by a moderator:
There are a few out there that are good, Check out this article btcrobot, gekko, gunbot, cryptotrader, zenbot, tradewave, profittrailer and last but not least, the haasbot, All of them are great and you can do exactly what you want to with the settings. Based on what you have said, You are simply looking for a bot to trade for you when a price dips to a certain point and sell when it gets to another, You can go it with several tools, But a bot will get it done with no hiccups. Also take a look at coingy also bcuz you can pretty much do the samething with alerts.I salute you on your journey.
 
Tradingview crypto screener is pretty much what you need
fc17a73d2a.png


I have my own watch bot that filters by volume change and price change, if volume leads price get into the market. There is many more tactics, but TV screener can take you very long way. Simplest and most effective way is to filter all pairs that have EMA50 above EMA100 on 1 minute chart, but screener allows only 15+ minute chart so any moving average filter will be way too laggy. You need 1min candles with order books scanned each minute to be precise with boting any strategy. That is available only with customs coding.


Trying to better understand this -- Are you day trading for the most part? Are you looking at volume indicators to see nwhe there are selling/buying trends?
 
Back
Top