Hey everyone,
I want to introduce a project I've been working on and using for my personal trading: the BS Grid Bot.
This isn’t a paid service or full launch yet. It’s more of a demo to gather some thoughts and make the bot better.
As a developer focused on systematic trading tools, this bot is just one of the things I’m currently working on.
📌 What It's All About
A lot of grid bots just throw orders out there without much thought. With BS Grid Bot, I'm aiming to mix:
- Grid logic
- Trend detection
- Volatility adjustment
That way, entries are much smarter instead of just random.
⚙️ How It Works
🔹 Trend Detection
We figure out the trend direction using:
- EMA 50 / EMA 200
- RSI for strength filtering
- Users can choose to go automated or pick the trend manually if they want.
🔹 ATR-Based Dynamic Grid
The grid spacing is based on ATR, and you can adjust the ATR multiplier to fit market swings.
So it’s like this:
- High volatility → wider grids
- Low volatility → tighter grids
🔹 Long & Short Support
It can handle trades in both directions and follows the trend bias.
🔹 Trend Reversal Handling
If the trend flips, the bot can:
- Close existing positions
- Switch trading direction
- Close and reopen in the new trend
All of this can be customized by users.
🔹 Multi-Pair & Exposure Control
It can operate with several trading pairs and has a limit on open trades to prevent overexposure.
💬 Community Features
I also tossed in a few community features:
- User forum
- Live chat
- Chat can be accessed directly from the bot
Aims to help testers share their experiences and feedback easily.
🔐 Security
It connects through the Binance API and doesn't allow withdrawal permissions.
BS Grid Bot Trend-Savvy Grid Trading Bot (Demo & Feedback)
6 replies 59 views
Hey
I want to share news,
We started training on live account at Binance at 13th Feb. Now we did 33 Succses Grid and approx. 3$ profit per grid.
https://resimyukle.org/a/5F45MvoT
mark_whaleSenior Member
Posts: 238 · Reputation: 968
#3May 21, 2024, 05:27 PM
You do realize that the language used in this board in English, but it appears your bot is built for the Turkish users, so I doubt if you will get any many testers or reviews from here.
Maybe you start by first translating the website to English.
Does one have to link it to their Exchange account?
You are right. I designed as a turkish but i will improve step by step. Thank you for your comment i have to add english for bot and website. Regarding another question, users need to enter their Binance API and private keys when they use the bot for the first time. Therefore, they can start trading with their own Binance accounts.
What do private keys mean in this case? The secret key required to interact with the API? Wouldn't the API key be enough for that? It's been so long that I don't remember exactly how people use API keys, but as far as my experience goes, I usually only need to copy the generated API key to other apps if I want to use them.
Is there any protection from API abuse attacks? I remember some services leaked their user APIs, and scammers used that to manipulate book orders in the past.
The secret key is a key that is only shown once when generating the API key. When generating the API key, you should not select options like money transfers. This will prevent withdrawals from your account. Here, the API and secret keys allow the bot to send Binance futures trading orders on your behalf. You absolutely cannot send trading orders without entering them. The secret key and API key are not stored on the server side; they are only stored in a file on your computer. Furthermore, if you disable money transfer orders, unauthorized withdrawal orders cannot be placed.
im tired with all the tradingbots i altready tested, me and a couple friends actually go through tradingbot, compare features, pricing models, all that stuff. we pick few and test them with small money for a couple months to see what really holds up. backtest numbers mean nothing imo.
we have a small domain where we put our findings but not sure if im allowed to drop links here yet lol still kinda new on the forum.
Related topics
- What's your favorite trading style: Scalping, Day trading, or Swing trading? 19
- Why knowing the market trend isn't enough to profit 19
- Hedging vs One-Way Trading 0
- Importance of Stop Loss in Trading 19
- Creating trading strategies with AI tools 18
- 5K Trading Volume and Counting: My Laid-Back Journey in TCC Series 2