Biswarup Banerjee
Biswarup Banerjee
4 (39)
  • 정보
2 년도
경험
139
제품
17
데몬 버전
6
작업
0
거래 신호
0
구독자
🚀 Unleash the Power of Trading with TBM(Trading Bot Maker)'s Exclusive Tools! 💰

Hey there, savvy traders! 🌟 TBM is not just a name; it's a symbol of cutting-edge expertise in crafting unbeatable expert advisors, indicators, and utilities! 📈💡

🔥 Dive into a world of efficient, well-coded solutions designed to elevate your trading game, exclusively available on MQL5.com Market! 🚀

💸 Competitive Prices? Oh, we've got that covered! TBM is all about delivering top-notch products at prices that'll leave you smiling. 🌐✨

🤝 Experience unparalleled user support and customer satisfaction! I am not just a developer; I am your trading ally. Have a question? Click the "Send Message" button, and he's got your back with lightning-fast responses! ⚡💬

🌈 Ready to transform your trading journey? Dive into a world of possibilities with Biswarup's creations. Your success story starts here! 🚀📊

#ExpertAdvisors #Indicators #Utilities #TradingRevolution ✨
Biswarup Banerjee 출시돈 제품

The Symphonie Sentiment Indicator is a technical analysis tool used in MetaTrader 4 (MT4) trading platform that helps traders identify market sentiment based on a combination of different indicators. The indicator is designed to provide a comprehensive view of the market by analyzing multiple timeframes and displaying the results in an easy-to-read format. It combines a variety of technical indicators, such as moving averages, oscillators, and trendlines, to generate trading signals that can

Biswarup Banerjee
게재된 코드 Pause Trading for X Minutes When Consecutive Losses are N
This code will pause the trading for X minutes when there are N consecutive losses happen within Y minutes
Biswarup Banerjee 출시돈 제품

Day and Week separator is a very simple tool to show day and week separator lines from a specific time mentioned in the input. This is specially helpful for the trades who has time zone differences in their broker terminal. Let us take an example  If user know that at 7:00 in the chart his local time 00:00 then he will simply put 7:00 in the input . Separator lines will starts drawing from current day's 7:00 There is also a bold line for weekly separator

Biswarup Banerjee 출시돈 제품

Big movement indicator is a very simple indicator which draws a pattern of boxes where price has moved significantly on a particular timeframe. It also displays the number of candles the strong movement is continuing till now. This indicator work based on zig zag indicator when there is a minimum gap between the last 2 zigzag values we draw a box around this. We can also capture the point where it meet the criteria as buffer values

Biswarup Banerjee 출시돈 제품

RSI DIVERENCE INDICATOR RSI divergence is very powerful pattern which is often used to detect a strong trend reversal. it also indicates the weakening of strong signal. So some traders  want to use it as the exit criteria. This indicator works in all timeframe and send notification, alert or email to the user. It also show the Higher Highs and Lower Low Pattern with its corresponding RSI divergency. This indicator can be used in Expert Advisors as it has accessible buffers List of Inputs

Biswarup Banerjee 출시돈 제품

This indicator is very useful to identify the most important patterns of price action strategy. It uses the fractal indicator to identify the highs and lows. It can identify the following four patterns to identify continuation and reversal of a trend Patterns shown in the chart Higher Highs Lower Highs Lower Lows Higher Lows These patterns are visible in the chart . and the most interesting part of this indicator is all of these patterns are stored in different buffer values. Developers can

Biswarup Banerjee 출시돈 제품

This is  a basic indicator which is very useful for professional traders. The idea is to track every X pip movement in any symbol. It is a multicurrency indicator. So it will track the pip movements in all specified symbols. When there is absolute pip value price will appear (e.g 1.178500, 1.178600, 1.178700 ) it will signal the user in alert, mobile app and notification This pip step is configurable. This will help identify sudden movement in market as there will be lots of signals at that

Biswarup Banerjee 출시돈 제품

Known as the SSL , the Semaphore Signal Level channel chart alert is   an indicator that combines moving averages to provide you with a clear visual signal of price movement dynamics . In short, it's designed to show you when a price trend is forming. This indicator is nothing but two 10-period simple moving averages with one applied to the high of the price and the other applied to the low of the price, therefore forming an envelope that follows the market price. The idea is to trade based

Biswarup Banerjee 출시돈 제품

This is a pure grid strategy which completely works on pricelevel. So the idea behind this simple algo is when it starts it places 6 orders.  Buy- Current price Sell- Current price BuyStop-  Current price+ Some Pip Configurable distance Sell Limit -   Current price+ Some Pip Configurable distance BuyLimit-    Current price- Some Pip Configurable distance SellStop -     Current price- Some Pip Configurable distance When any order hits its take profit it fill the

Biswarup Banerjee 출시돈 제품

Double top and bottom indicator is a pattern scanning indicator which scans the tops and bottoms using zig zag pattern. When it find price bouncing back from the same point twice after a long trend then it generate arrow signals whenever the last resistance points is broken for double bottom and last support price broken for double top. Unlike other top bottom scanner it does not give only 1 signal. it alerts user when ever the last support /resistance is broker from double top/bottom pattern

Biswarup Banerjee 출시돈 제품

Description Rich dad is scalping bot which works based on multiple trend following indicators settings which is used by many professional traders. It works on the principle of trade accumulation and profit banking system.Once Ea gets the singal for buy and sells it keep on accumulating them bases on some risk calculation. Once the stoploss or profit hits based on risk calculation it will bank profit or cut the losses. It uses the the martingale principle but it is upto the trade if he want to

Biswarup Banerjee 출시돈 제품

Description Rich dad is scalping bot which works based on multiple trend following indicators settings which is used by many professional traders. It works on the principle of trade accumulation and profit banking system.Once Ea gets the singal for buy and sells it keep on accumulating them bases on some risk calculation. Once the stoploss or profit hits based on risk calculation it will bank profit or cut the losses. It uses the the martingale principle but it is upto the trade if he want to

Biswarup Banerjee 출시돈 제품
리뷰: 1
35.00 USD

About The Product This is an MT5 expert advisor which will let the end user to copy trades from a source mt5 account to N different mt5/mt4 account in the same pc. It is specially useful when you want to copy your trades from an account to several client account or accounts which will have different parameter for those trades. This product provides options to copy trades with different options as well as copy them in reverse. You can try the free trial demo on the link below. Complete User

Biswarup Banerjee 출시돈 제품

This is  a combination of utility and trend scalping EA. User can utilize features of many ea within this single ea. you can say it can be configured in such a way that it will act as a different ea based on each setup. There could many permutations combinations of the available indicaotrs , based on which buy and sell signals could be generated. If anyone wants to use it just for alert then also it can be done. It supports all currency pairs and all time frames. List of Indicators

Biswarup Banerjee 출시돈 제품

This is very simple strategy based on martingale and reverse martingale strategy. When Ea keeps on winning it multiplies with winning multiplier ,when it has a loosing streak it multiplies with loosing multiplier. Whenever cycle goes from winning to loosing or vice versa the lot size will be reset to default one. This will keep the risk minimized as we are using it for both side. Also when we are in loosing streak we keep on changing the order type from its previous example. For detailed

Biswarup Banerjee 출시돈 제품

Hercules is a trend indicator which is a very powerfull tool to enter into the position at right time. it also indicates the the rangebound areas very easyly. Its visual representation is same like supertrend . But it is more advanced then super trend . If you combine the entry signal of multiple time frame it would give 98% accuracy in most of the symbols. Additional Features Notification  Alerts Email Arrow for buy and sell signals Easyly accesible buffers for EA development

Biswarup Banerjee 출시돈 제품

Risk Management Panel is unique to tool calculate your risk quickly and place trades based on your account money. There are two options for the user  Account Equity Account Balance Tools like these is specially useful when you have to take a quickly decision about your trade but dont have the time to calculate the risk. It works with magic number. So the advantage is a trade placed by this panel could be manipulated by the other expert advisors as well

Biswarup Banerjee 출시돈 제품

Risk Management Panel is unique to tool calculate your risk quickly and place trades based on your account money. There are two options for the user  Account Equity Account Balance Tools like these is specially useful when you have to take a quickly decision about your trade but dont have the time to calculate the risk. It works with magic number. So the advantage is a trade placed by this panel could be manipulated by the other expert advisors as well

Biswarup Banerjee 출시돈 제품

Simple trade manager panel is a very usefull utility which gives the trader a flexibility to place orders and close them by profit and loss amount . It also helps in trailing the profit with amount.  It works seamlessly on mt4 terminal. It has features to close specific order type or close all trades Features in nutshell Stoploss ,Takeprofit and Lot size control Book Profit based on amount Cut Loss based on amount Trail Profit after some time Close specific order Type Close all orders

Biswarup Banerjee 출시돈 제품

Confluence Indicator is unique indicator which collects differnt popular indicators and analyzes their data. It decides an overall trend with its strength. It is not only helpful for identifying the the current picture of the market but also helps traders to stay away from non trending market. It maximize the chance of winning by giving an aggregate picuture of markets best reliable technical indicator settings There are total 7 types of signal which this indicator provides. Each candle will