Saadson Poseidon

  • 指标
  • Zamzuri Saad
    Zamzuri Saad
    I am a carpenter, a software engineer. Contact me if you want to develop any kind of software including control machine programming, Cloud based Android app, Expert Advisor and custom indicator.
  • 版本: 1.0
  • 激活: 5

Here is an automated Andrews Pitchfork indicator which is DESIGNED SPECIFICALLY to integrate with custom Expert Advisor or MANUAL indicator. It will not allow manual modification as it is strictly use for automatic. However, you still can change the Zig Zag parameters to suits your need. Proposed default parameter is 18-Periods or more with +18.    

Feature Highlight

  • Right top corner of the Currency information % Strength / Spread / Remaining Bar Time 
  • Bottom Right Current & Previous SEQUENCE Number (1 to 8). Sequence Definition explains on Section 2 as below.
  • TOP LINE Price 3. This is current indicator price for highest level in the pitchfork and is the same Line with anchor Price3. When price cross above TOP LINE, the Sequence No will change from 7 to 8.
  • TOP 61.8% Fibonacci Level. This is current price for Fibonacci level 61.8% on Top section. When price cross above TOP 61.8%, the Sequence No will change from 6 to 7.
  • TOP 38.2% Fibonacci Level. This is current price for Fibonacci level 38.2% on Top section. When price cross above TOP 38.2%, the Sequence No will change from 5 to 6.
  • MID Line. This is current indicator price for median line in the pitchfork and is the same Line with calculated anchor Median Price. When price cross above Mid Line, the Sequence No will change from 4 to 5.
  • BTM 61.8% Fibonacci Level. This is current price for Fibonacci level 61.8% on Bottom section. When price cross above BTM 61.8%, the Sequence No will change from 3 to 4.
  • BTM 38.2% Fibonacci Level. This is current price for Fibonacci level 38.2% on Bottom section. When price cross above BTM 38.2%, the Sequence No will change from 2 to 3.
  • BTM Line Price 2.  This is current indicator price for lowest level in the pitchfork and is the same Line with anchor Price2. When price cross above BTM LINE, the Sequence No will change from 1 to 2.
  • Automated Standard MQL4 ANDREWS PITCHFORK tool object. The Pitchfork tool will be hook up automatically and you can ADD-ON more standard MQL4 tool object to this existing one for Manual Trading.
  • Alert and Push Notification feature as well Indicator Data access are provided.

Parameters:

  • Reset: When Set to true, Indicator data will be reset.
  • Notification: When set to true, Push Notification feature is enabled.
  • Message: When set to true, popup Alert Message will appears on screen.
  • ZZ_Depth: Standard ZigZag Depth setting. Suggest 18, 36, 54, etc.
  • ZZ_Deviation: Set the ZigZag Deviation setting.
  • ZZ_Backstep: Set the ZigZag Backstep setting.
  • Pitch_Width: Set the Pitchfork line width.
  • Pitch_Color: Set the Pitchfork line color.

Example code to access Array index via EA

You may use the following code to access Data Array up to Index 22 (Index 0 is Reserve). Refer Array Index Definition.
void OnTick()
  {
      for(int i=0; i<22; i++)
      {
         double h_iposeidon=iCustom(_Symbol,0,"SaadsonPoseidon",36,0,i);
         P_Buf[i]=h_iposeidon;      
      }
  }

Then you may map the Index array like the following:

      double current_Price2 		= P_Buf[5];
      double current_Price3 		= P_Buf[6];
      double current_MidPrice 		= P_Buf[7];
      double Absdifferential_Price 	= P_Buf[15];
      double current_TopFib61		= P_Buf[16];
      double current_TopFib38 		= P_Buf[17];
      double current_BotFib61		= P_Buf[18];
      double current_BotFib38 		= P_Buf[19];
      int current_SEQNO 		= P_Buf[20];
      int Previous_SEQNO 		= P_Buf[21];

Array Index Definition

  • Index 0: RESERVE
  • Index 1: Price1 anchor of the Pitchfork.
  • Index 2: Price2 anchor of the Pitchfork.
  • Index 3: Price3 anchor of the Pitchfork.
  • Index 4: Calculated Median price anchor if the pitchfork.
  • Index 5: Current Price2 (always at the bottom).
  • Index 6: Current price3 (always at teh top).
  • Index 7: Current Median Price (the middle line).
  • Index 8: Calculated Price3 Bar Times.
  • Index 9: Calculated Price2 Bar Times.
  • Index 10: Differential Price3 minus Price2 (Negative value indicates trending downward).
  • Index 11: Time1 anchor of the pitchfork. 
  • Index 12: Time2 anchor of the pitchfork.
  • Index 13: Time3 anchor of the pitchfork.
  • Index 14: Calculated Time median anchor.
  • Index 15: Absolute different Price of Price1 anchor and Price 2 anchor.
  • Index 16: Top level of the Fibonacci 61.8%.
  • Index 17: Top level of the Fibonacci 38.2%.
  • Index 18: Bottom level of the Fibonacci 61.8%.
  • Index 19: Bottom level of the Fibonacci 38.2%.
  • Index 20: Current SEQUENCE NO.
  • Index 21: Previous SEQUENCE NO.








































推荐产品
Quantum Falcon Signal Free is a smart visual trading indicator for MetaTrader 4 designed for Forex and Gold traders. The indicator combines: • Trend analysis • RSI momentum confirmation • MACD momentum filtering • ATR volatility filtering • Higher timeframe confirmation • Smart exit signal detection Main Features: • Smart Buy and Sell signals • Exit Buy / Exit Sell alerts • Real-time dashboard on chart • Professional candle arrows • Multi-timeframe trend confirmation • ATR market volatility filt
FREE
Rainbow MT4
Jamal El Alama
Rainbow MT4 is a technical indicator based on Moving average with period 34 and very easy to use. When price crosses above MA and MA changes color to green, it’s a signal to buy. When price crosses below MA and MA changes color to red, it’s a signal to sell. The Expert advisor ( Rainbow EA MT4) based on Rainbow MT4 indicator, as you can see in the short video below is now available here .
FREE
Smart FVG indicator MT4
Ahmad Kazbar
4.8 (5)
Smart FVG 指标 MT4 – MetaTrader 4 高级公平价值缺口检测 Smart FVG 指标为 MetaTrader 4 提供专业的公平价值缺口(Fair Value Gap,FVG)检测、监控和告警功能,所有信息都直接显示在图表上。它将基于 ATR 的过滤与结构感知逻辑相结合,帮助你去除噪音、适应流动性,并只保留最关键的不平衡区域,从而做出更加精确的交易决策。 主要优势 精准的 FVG 检测:识别真正的市场低效,而不仅仅是简单的 K 线价格跳空。 基于 ATR 的自适应精度:根据不同市场与周期自动过滤低质量信号。 实时有效性跟踪:当价格填补或突破缺口时,相关区域会被自动延伸、调整或删除。 高度可视化与自定义:可根据任何模板自定义颜色、线型和填充样式。 实用告警功能:对新出现、被填补或被突破的 FVG 提供实时通知。 性能优化:轻量化设计,适合多品种、多周期同时扫描。 工作原理 将指标加载到任意 MT4 品种与时间周期图表上。 算法会扫描历史与实时 K 线,标出当前有效的 FVG 区域。 ATR 逻辑会根据当前波动率和流动性动态调整检测条件。 当价格完全回补缺口
FREE
SX Supply Demand Zones accurately identifies and draws high-probability Supply and Demand zones using a sophisticated algorithm. Unlike traditional indicators that clutter your chart, this indicator is designed with a focus on performance and a clean user experience. New Unique Feature: Interactive Legend System What truly sets this indicator apart from everything else is the Interactive Control Legend. You have a professional dashboard directly on your chart that allows you to: Show/Hide: Ins
FREE
The indicator allows you to trade binary options. The recommended time frame is М1 and the expiration time is 1,2,3 minutes. The indicator suitable for auto and manual trading. A possible signal is specified as a arrows above/under a candle. You should wait until the candle closes! Arrows are not re-painted Trade sessions: TOKYO section (Half-end) Currency pairs: USD/JPY Working time frame: M1 Expiration time: 1,2,3 minutes. The indicator also shows good results when using the martingale strateg
FREE
Free automatic fibonacci
Tonny Obare
4.68 (50)
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
The Auto Fibonacci Indicator is a professional technical analysis tool that automatically draws Fibonacci retracement levels based on the most recent closed Daily (D1) or 4-Hour (H4) candle. These levels are widely used by traders to identify key support , resistance , and trend reversal zones . This version is designed for manual trading and supports a powerful trading strategy using Fibonacci levels combined with a 50-period EMA (Exponential Moving Average) , which you can easily add from MT4
FREE
Double HMA lines MTF
Pavel Zamoshnikov
5 (2)
This is a multi-timeframe version of the popular Hull Moving Average (HMA). The Double HMA MTF Light indicator combines two timeframes on a single chart. The HMA of the higher timeframe defines the trend, and the HMA of the current timeframe defines short-term price movements. The indicator is freely distributed and hasn't audio signals or messages. Its main function is the visualization of price movements. If you need advanced functionality of the HMA multi-timeframe indicator (information ab
FREE
Email Drawdown Alert
Roman Starostin
5 (12)
Free informative Indicator-helper. It'll be usefull for traders who trade many symbols or using grid systems (Averaging or Martingale). Indicator counts drawdown as percent and currency separate. It has a number of settings: Count deposite drawdown according equity value and send e-mail or notifications to user if DD more than set; Sending e-mail when max open orders reached; Shows price and remaining pips amount before MarginCall on current chart and Account generally; Display summary trade lot
FREE
PZ Penta O MT4
PZ TRADING SLU
2.33 (3)
The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
FREE
High Low Open Close MT4
Alexandre Borela
4.81 (21)
如果你象这个项目一样,就有5个饥饿审查。 这项指标采用了既定价格的公开、高、低价和关闭价格 可以对特定时间区加以调整。 许多机构和专业人士都认为这些是重要的。 贸易商可以为你了解他们可能更进一步的地点, 积极。 现有期间为: 前一日。 前一星期。 曾任Month。 曾任。 前一年。 或: 目前日。 目前周。 目前 Month。 目前配额。 今年。
FREE
Our offer also includes a free panel — Indicator Panel — which allows you to show or hide indicators created by BOToBRACIA. High and Low Points is a practical technical analysis indicator that plots levels corresponding to the highs and lows from previous periods (day / week / month) — levels that, in the Smart Money Concepts (SMC) and ICT approach, are treated as liquidity zones, while in classical technical analysis they serve as potential support and resistance levels. Indicator settings: •
FREE
Follow The Line
Oliver Gideon Amofa Appiah
3.94 (16)
FOLLOW THE LINE GET THE FULL VERSION HERE: https://www.mql5.com/en/market/product/36024 This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL.  It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more
FREE
Line
Andrea Fontanini
free only until the end of the week The following indicator must be used and contextualized according to your trading methodologies. It provides excellent trading insights and identifies rejection zones on the drawn lines. Several parameters can be customized. The indicator will plot three levels above and below the opening price on D1, W1, and MN1. It will provide the daily ADR and display two additional daily sessions (EUROPE session and USA session). The colors of the various lines can be cu
FREE
Magical Arrow
Ranguni Abdulsamir Abdulmajid
Magical Arrow Indicator – Clear & Reliable Signals The Magical Arrow Indicator is a non-repainting, trend-following tool that gives you crystal-clear Buy and Sell signals . It  high-probability reversals and entries . No more guesswork – just follow the arrows on your chart! The Magical Arrow Indicator is a powerful, easy-to-use trading tool that helps you catch the most profitable Buy and Sell opportunities in the Forex market. It is designed for beginners and professional traders , giving you
FREE
Candle Pattern Finder Candle Pattern Finder is a powerful MT4 indicator designed to help traders easily detect key candlestick patterns in real-time. Whether you're trading trends, reversals, or consolidations, this tool highlights important price action signals directly on the chart — helping you make faster and more confident trading decisions. Detects popular candlestick patterns: Bullish/Bearish Engulfing Hammer & Inverted Hammer Shooting Star & Hanging Man Three White Soldiers Three Black
FREE
EARLY REMINDER: The Starting price is 65 price will rise soon up to 365$ and then 750$ after first 10 copies of sales. Grab this offer now! Introduction Hello, traders! Welcome to the demonstration of the Forex Beast Indicator , a comprehensive tool designed to assist aspiring traders in navigating the complexities of the forex market. This indicator incorporates seven essential components to provide a well-rounded trading experience: Moving Averages Colored Zones Support and Resistance Levels
OrderBlock TS Roman
Vladislav Vlastovskii
4 (6)
Индикатор строит блоки заказов (БЗ) по торговой системе (ТС) Романа. Поиск блоков осуществляется одновременно на двух таймфремах: текущем и старшем (определяемым в настройках). Для оптимизации и игнорирования устаревших блоков в настройках задается ограничение количества дней в пределах которых осуществляется поиск блоков. Блоки строятся по правилам ТС состоящем из трех шагов: какую свечу вынесли (что?); какой свечой вынесли (чем?); правило отрисовки (как?).
FREE
Trendline indicator
David Muriithi
2 (1)
Are you tired of drawing trendlines every time you're analyzing charts? Or perhaps you would like more consistency in your technical analysis. Then this is for you. This indicator will draw trend lines automatically when dropped on a chart. How it works Works similar to standard deviation channel found on mt4 and mt5. It has 2 parameters: 1. Starting Bar 2. Number of bars for calculation The   starting bar   is the bar which drawing of the trend lines will begin, while the   number of bars for c
FREE
QualifiedEngulfing
Ashkan Hazegh Nikrou
QualifiedEngulfing - 是 ProEngulfing 指标的免费版本 ProEngulfing - 是 Advance Engulf 指标的付费版本, 点击此处下载。 ProEngulfing 的免费版与付费版有什么区别?免费版每天只能发出一个信号。 介绍 QualifiedEngulfing - 你的专业 Engulf 模式指标,适用于 MT4 通过 QualifiedEngulfing 发挥精准性的力量,这是一款设计用于辨识和突显外汇市场中合格 Engulf 模式的前沿指标。专为 MetaTrader 4 开发,QualifiedEngulfing 提供了一种细致入微的 Engulf 模式识别方法,确保您只收到最可靠的交易信号以做出决策。 QualifiedEngulfing 的工作原理: QualifiedEngulfing 采用先进的算法分析 Engulf 模式,超越了简单的模式识别,确保模式的合格性。以下是其工作原理: 资格标准:该指标评估实体百分比相对于整个蜡烛大小的百分比,并考虑影子百分比相对于蜡烛大小的比例。这种仔细的评估确保只有高概率的 Engul
FREE
Fx BFP Pivot Points
Maged Ait Abbi
5 (6)
A forex   pivot point   strategy could very well be a trader’s best friend as far as identifying levels to develop a bias, place stops and identify potential profit targets for a trade. Pivot points have been a go-to for traders for decades. The basis of pivot points is such that price will often move relative to a previous limit, and unless an outside force causes the price to do so, price should stop near a prior extreme. Pivot point trading strategies vary which makes it a versatile tool for
FREE
Super Auto Fibonacci
Muhammed Emin Ugur
Discover the power of precision and efficiency in your trading with the " Super Auto Fibonacci " MT4 indicator. This cutting-edge tool is meticulously designed to enhance your technical analysis, providing you with invaluable insights to make informed trading decisions. Key Features: Automated Fibonacci Analysis: Say goodbye to the hassle of manual Fibonacci retracement and extension drawing. "Super Auto Fibonacci" instantly identifies and plots Fibonacci levels on your MT4 chart, saving you tim
FREE
Market Profile 3
Hussien Abdeltwab Hussien Ryad
3 (2)
Market Profile 3 MetaTrader 4 indicator  — is a classic Market Profile implementation that can show the price density over time, outlining the most important price levels, value area, and control value of a given trading session. This indicator can be attached to timeframes between M1 and D1 and will show the Market Profile for daily, weekly, monthly, or even intraday sessions. Lower timeframes offer higher precision. Higher timeframes are recommended for better visibility. It is also possible t
FREE
KT Horizontal Lines MT4
KEENBASE SOFTWARE SOLUTIONS
在MetaTrader中,绘制多个   水平线   并跟踪各自的价格水平可能非常麻烦。该指标可自动在等间距位置绘制多个水平线,用于设置价格提醒、标记支撑和阻力位以及其他手动操作。 这个指标非常适合刚接触外汇交易的新手,帮助他们寻找买卖机会并实现快速获利。无论市场处于趋势中还是震荡状态,水平线都能帮助交易者识别潜在的进出场区域。 功能特点 可根据输入参数中的预设,瞬间绘制多个水平线。 使用鲜明的色彩主题,区分不同的水平线。 是追踪多个交易时段价格区间的必备工具。 当价格触及某条水平线时会自动发出提醒。 可设置提醒之间的间隔,避免重复提醒造成干扰。 支持完全自定义设置。 说明 该指标根据输入参数中的配置自动绘制水平线。观察价格在这些水平线附近的反应,可以帮助识别关键支撑/阻力位附近的潜在交易机会。 例如,在水平支撑位形成一根看涨Pin Bar,通常意味着价格可能会继续上涨,朝最近的阻力位移动。 若价格以一根看跌K线收盘于支撑位下方,则可能表明刚刚发生了一个下行突破。而在水平线上发生的假突破,则说明价格未能突破关键水平,可能即将反转方向。 一些价格反转形态(如Pin Bar或假突破)对于
FREE
Support resistanses show
Meysam Ghasemi
1 (1)
.....................................hi....................... ................for showing high s and low s and support and resistanses .....................we have a lot of ways............................... it can be helpful for finding trends , higher highs , higher lows , lower highs , lower lows .......................today i write on of thems.......................... ........................you can enter the number of last support and resistanses .........................and it will dra
FREE
VR Cub
Vladimir Pastushak
VR Cub 这是获得高质量切入点的指标。该指标的开发是为了促进数学计算并简化对仓位入场点的搜索。多年来,该指标所针对的交易策略已被证明其有效性。交易策略的简单性是其巨大的优势,即使是新手交易者也能成功进行交易。 VR Cub 计算开仓点以及获利和止损目标水平,这显着提高了效率和易用性。查看使用以下策略进行交易的屏幕截图,了解简单的交易规则。 设置、设置文件、演示版本、说明、问题解决,可以从以下位置获取 [博客] 您可以在以下位置阅读或撰写评论 [关联] 版本为 [MetaTrader 5] 计算入场点的规则 开仓 要计算入场点,您需要将 VR Cub 工具从最后一个高点拉伸到最后一个低点。 如果第一个点在时间上早于第二个点,交易者等待柱线收于中线上方。 如果第一个点在时间上晚于第二个点,交易者等待柱线收于中线下方。 根据上述条件,严格在 柱线收盘 后建仓。 换句话说,如果我们在小时图上进行交易,那么从最高点到最低点的时间距离必须超过24小时,最高点和最低点之间的点数必须大于或等于平均价格变动每天。 维持和改变市场地位 可以有多个未平仓头寸;每个头寸都可以单独修改。 VR Cub
PZ Pivot Points
PZ TRADING SLU
4.6 (10)
This indicator displays pivot points in the chart, including historical vales, and supports many calculation modes for Pivot Points and S/R levels. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products  |  Get Help ] It plots historical levels for backtesting purposes It allows you to select the reference timeframe It implements different Pivot Point calculation modes It implements different SR calculation modes It implements customizable colors and sizes Calculation Mode
FREE
5/35 Oscillator to be used with our Elliott Wave Indicator as part of the overall strategy on trading the 5th wave. The Elliott Wave Indicator Suite is designed around a simple but effective Swing Trading Strategy. The Indicator Suite is great for Stocks, Futures and Forex trading on multiple timeframes You can find the main Elliott Wave Indicator here  https://www.mql5.com/en/market/product/44034
FREE
FRM Half Trend
Noiros Tech
3.5 (2)
YOU CAN NOW DOWNLOAD FREE VERSIONS OF OUR PAID INDICATORS . IT'S OUR WAY OF GIVING BACK TO THE COMMUNITY ! >>>    GO HERE TO DOWNLOAD   The system is a free open source pine script originally published on TradingView by everget   . It was converted to Mt4 by Forex Robot Makers. This system is a  popular trend indicator based on ATR ( Average True Range ) , Moving Averages and the Donchian channel . System BackGround ATR The average true range is an indicator of the price volatility of an asse
FREE
Extremum Reverse Bar
Yurij Izyumov
2.8 (5)
This indicator has been created for finding the probable reversal points of the symbol price. A small candlestick reversal pattern is used it its operation in conjunction with a filter of extremums. The indicator is not redrawn! If the extremum filter is disabled, the indicator shows all points that have a pattern. If the extremum filter is enabled, the condition works – if the history Previous bars 1 candles back contains higher candles and they are farther than the Previous bars 2 candle, such
FREE
该产品的买家也购买
Gann Made Easy
Oleg Rodin
4.84 (168)
Gann Made Easy 是一个专业且易于使用的外汇交易系统,它基于使用先生理论的最佳交易原则。 W.D.江恩。该指标提供准确的买入和卖出信号,包括止损和获利水平。您甚至可以使用推送通知在旅途中进行交易。 购买后请联系我,即可免费获得交易指导和超棒的额外指标! 您可能已经多次听说过江恩交易方法。通常 Gann 的理论不仅对于新手交易者而且对于那些已经有一定交易经验的人来说都是非常复杂的东西。这是因为江恩的交易方法在理论上并不那么容易应用。我花了几年时间来完善这些知识,并将最好的原则应用到我的外汇指标中。 该指标非常易于应用。您所需要的只是将其附加到您的图表并遵循简单的交易建议。该指标不断进行市场分析工作并寻找交易机会。当它检测到一个好的入口点时,它会为您提供一个箭头信号。该指标还显示止损和获利水平。 换句话说,当您像先生一样进行交易时,该指标会为您提供最佳江恩建议。江恩亲自告诉你此时此刻该做什么。但最好的部分是您不需要了解任何有关江恩交易原则的知识,因为该指标会为您完成整个市场分析工作。
Super Signal – Skyblade Edition 專業級無重繪 / 無延遲趨勢信號系統,擁有卓越勝率 | 適用於 MT4 / MT5 在較低的時間週期上效果最佳,例如 1 分鐘、5 分鐘與 15 分鐘圖表。 核心特色: Super Signal – Skyblade Edition 是一套專為趨勢交易設計的智能信號系統。 其採用多重濾波邏輯,僅篩選出具有明確方向性、動能強勁且波動結構健康的走勢進場點。 本系統 不預測高點或低點 ,只有在同時滿足以下三項條件時才會觸發交易信號: 趨勢方向明確 動能持續增強 波動率結構穩定 此外,系統還結合市場流動性分析,以進一步提升信號的準確性與觸發時機。 信號特性: 所有箭頭信號皆為 100% 無重繪,無延遲 信號一旦出現即固定於圖表,不會閃爍或消失 提供圖表箭頭、資訊面板、彈出通知、聲音提示及推播訊息 支援 EA 呼叫(Buffer 輸出),可整合至自動化交易或信號跟單系統 提供預設參數模板,免調整即可使用,適合新手快速上手 總結: Super Signal – Skyblade Edition 是一款邏輯清晰、穩定高效的專業趨勢型
Neuro Poseidon MT4
Daria Rezueva
4.8 (45)
Neuro Poseidon is a new indicator by Daria Rezueva. It combines precise trading signals with adaptive TP/SL levels - creating best possible trades as a result! Message me and get  Neuro Poseidon Assistant  as a gift to automize your trading process! What makes it stand out? 1. Proven profitability on all assets and timeframes 2. Only confirmed BUY and SELL signals present on the chart 3. Adaptive TP & SL levels generated by the software for each trade 4. Easy to understand - suitable for all
Prop Firm Sniper
Mohamed Hassan
5 (5)
Prop Firm Sniper MT4  is a professional market structure indicator that automatically identifies high-probability BUY and SELL opportunities using BOS and CHoCH analysis. Recommended Timeframes: For backtesting, use the indicator on   M5 or M15   for Gold (XAUUSD), and   M15 or H1   for more volatile Forex pairs such as   GBPUSD, USDJPY, EURGBP , and similar markets. CONTACT ME AFTER PURCHASE TO CLAIM YOUR FREE BONUSES! Prop Firm Sniper  is a professional market structure indicator designed t
M1 Sniper
Oleg Rodin
5 (26)
M1 SNIPER 是一款易于使用的交易指标系统。它是一个专为 M1 时间框架设计的箭头指标。该指标可以作为独立的系统在 M1 时间框架下进行剥头皮交易,也可以作为您现有交易系统的一部分使用。虽然该交易系统专为 M1 时间框架交易而设计,但它也可以用于其他时间框架。我最初设计此方法是为了交易 XAUUSD 和 BTCUSD。但我发现这种方法在其他市场交易中也同样有用。 指标信号既可以顺势交易,也可以逆势交易。我教授一种特殊的交易技巧,帮助您利用指标信号进行双向交易。该方法基于使用特殊的动态支撑位和阻力位区域。 购买后,您可以立即下载 M1 SNIPER 箭头指标。此外,我还为所有 M1 SNIPER 工具用户免费提供下方屏幕截图所示的 Apollo Dynamic SR 指标!这两个指标的组合可以帮助您更轻松、更准确地利用 M1 时间框架进行交易。 购买后请联系我,免费获取交易提示和奖励指标! 祝您交易成功!
SR Liquidity 是一款旨在揭示市场流动性高度集中且价格反应最剧烈的隐蔽区域的交易指标。这些特殊的流动性区域充当着强有力的支撑位与阻力位,为您清晰呈现市场最可能发生反转的位置。 SR Liquidity 指标并非简单地绘制常规的支撑/阻力线,而是通过分析实际的价格行为,识别买卖压力积聚的区域。这些区域实际上是推动市场真实波动的流动性池。通过在图表上直观呈现这些区域,该指标能助您在价格反应发生前预判走势——这意味着它实际上能够预测价格方向可能发生的变化。它将原始的价格行为转化为清晰且具实操价值的市场蓝图,标示出那些可能成为市场转折点的关键价位。 该指标适用于任何交易品种和时间周期——包括外汇、指数、金属、加密货币等。支持任意时间周期。 购买后请联系我,以获取交易指南及免费赠送的优质附加指标!
Scalper Inside PRO
Alexey Minkov
4.74 (68)
Scalper Inside PRO 帮助您读懂日内趋势,并在入场前规划好交易。它使用独家内置算法来判断市场方向,并在信号出现的那一刻计算出关键目标位,因此您总能提前看到可能的入场点、止损和获利目标。 该指标还会显示基于历史数据的详细业绩统计,让您看到不同品种和策略过去的表现,从而选择适合当前市场状况的方案。您甚至可以接入自己的箭头指标,用同样的方式查看它们的统计数据。 Scalper Inside PRO 使用手册和参数说明: 点击阅读(英文) 该指标适用于任何品种和任何时间周期(日内交易推荐使用 M5),并内置三种策略。它既可以作为独立的剥头皮工具使用,也可以作为您交易系统的分析组件。适合新手和有经验的交易者,不过和任何工具一样,需要一些练习才能充分发挥它的作用。 购买后请直接联系我,即可获得免费的额外插件和上手小贴士。 主要功能 三种内置独家交易策略。 新一代趋势识别算法(Next-Generation Trend Detection Algorithm, NG TDA),用于判断市场方向。 箭头信号出现后立即计算价位:入场点和多级获利目标(TP1、TP2、TP3)会马上显示
Currency Strength Wizard
Oleg Rodin
4.85 (60)
货币强度向导是一个非常强大的指标,为您提供成功交易的一体化解决方案。该指标使用多个时间范围内所有货币的数据来计算这个或那个外汇对的力量。此数据以易于使用的货币指数和货币电力线的形式表示,您可以使用它们来查看这种或那种货币的力量。 您所需要的只是将指标附加到您要交易的图表上,该指标将向您显示您交易的货币的真实强度。该指标还向您显示买卖量压力的极值,您可以在顺势交易时利用这些压力。该指标还显示了基于斐波那契的可能目标。该指标可用于各种交易时间范围。该指标支持各种货币对的交易。 该指标为您提供所有类型的警报,包括推送通知。 购买后请联系我。我将与您分享我的交易技巧,并免费为您提供丰厚的红利指标! 祝您交易愉快,获利丰厚!
BTMM State Engine Pro MT4
Garry James Goodchild
BTMM State Engine Pro is a MetaTrader 4 indicator for traders who use the Beat The Market Maker approach: Asian session context, kill zone timing, level progression, peak formation detection, and a multi-pair scanner from a single chart. It combines cycle state logic with a built-in scanner dashboard so you do not need the same tool on many charts at once. What it does Draws the Asian session range; session times can follow broker server offset or be set in inputs. Tracks level progression (L
MTF Supply Demand Zones
Georgios Kalomoiropoulos
4.82 (22)
下一代自动化供需区。适用于任何图表的创新算法。所有区域都是根据市场的价格行为动态创建的。 两种类型的警报 --> 1) 当价格触及区域时 2) 当新区域形成时 你不会再得到一个无用的指标。您将获得一个完整的交易策略和经过验证的结果。     新的功能:     价格触及供需区时发出警报     创建新的供应/需求区时发出警报     推送通知警报     以点为单位的区域宽度标签     关于 MTF 的又一个时间表。因此,现在您将能够看到高于当前 3 个时间帧,而不是高于当前 2 个时间帧     启用/禁用警报/区域/MTF 功能的按钮 您获得的优势:     消除交易中的情绪。     客观化您的交易条目。     通过高概率设置提高您的利润。     节省绘图区域的时间。     像专业人士一样交易金融市场。     任何市场的即时多时间框架分析。 你在图表上看到了什么?     蓝色和红色矩形是当前时间范围的供需区。     虚线样式线是当前上方第一个时间范围内的供需区域。     实线样式线是当前上方第二个时间范围内的
Congestioni
Stefano Frisetti
5 (1)
This indicator is very usefull to TRADE Trading Ranges and helps identify the following TREND. Every Trader knows that any market stay 80% of the time in trading ranges and only 20% of the time in TREND; this indicator has been built to help traders trade trading ranges. Now instead of waiting for the next TREND, You can SWING TRADE on trading ranges with this simple yet very effective indicator. TRADING with CONGESTIONI INDICATOR: The CONGESTIONI Indicator identify a new trading range and ale
Advanced Supply Demand
Bernhard Schweigert
4.91 (302)
现在优惠 30%! 任何新手或专业交易者的最佳解决方案! 该指标是一款独特、高质量、且价格合理的交易工具,因为我们已经整合了许多专有功能和新公式。 依据此更新,您将能够显示双重时间帧区域。 您不仅可以显示一个较高的时间帧,还可以同时显示图表时间帧,加上更高的时间帧:显示嵌套时区。 供需双方所有交易者都会喜欢它。 :) 重要信息披露 高级供需的最大潜力,请访问 https://www.mql5.com/zh/blogs/post/720245   想象您的交易如何得以改善,是因为您能够精准定位入场或目标位吗? 构建于新的底层算法,它可以更轻松地识别出买卖双方之间的潜在失衡。 这是因为它以图形方式展示供需最强劲区域,及其过去的表现(显示旧区域)。 这些功能旨在帮助您更轻松地发现最佳入场区域和价位。 现在您可以针对您的交易品种和时间帧来优化和编辑区域强度! 高级供需指标适用于所有产品和时间帧。 它是一个新的公式,非常新的功能是两个区域强度函数可由用户输入进行调整! 这在交易中是一大优势。 当您学习如何使用专有功能,例如带有价格游离最小 X 因子的区域强度时,您能够判断该区域强劲与否。 供需
Gold Signal Swing Pro XAUUSD with Auto TP SL (MT4) — 7层过滤器 + RR保证系统的XAUUSD摆动交易完整系统 无重绘。无重画。无延迟。所有信号在确认后锁定。 买家奖励:购买现货许可证可免费获得AI Zone Radar(价值$59)+ PDF手册。购买后在MQL5上向我发送消息。 AI Zone Radar: https://www.mql5.com/en/market/product/175834 MT5版本也已发售: https://www.mql5.com/en/market/product/170916?source=Site +Profile+Seller 在活跃的交易社区中被黄金交易者使用和信赖。专为精确度和易用性而构建。 这是为谁设计的 工作或生活太忙无法盯盘M5/M15的交易者 只想交易经过过滤的高质量信号的人 隔夜持仓或离开屏幕时持仓的交易者 想要每个信号获得更大波动的交易者(M30上$8-$25,H1上$15-$40,H4上$30-$150) 厌倦了猜测TP/SL设置位置的人 因低时间框架虚假信号而疲惫的交易者
Dynamic Forex28 Navigator
Bernhard Schweigert
4.43 (7)
Dynamic Forex28 Navigator - 下一代外汇交易工具。 当前 49% 折扣。 Dynamic Forex28 Navigator 是我们长期流行的指标的演变,将三种功能合二为一: 高级货币强度 28 指标 (695 条评论)+ 高级货币 IMPULSE 带警报 (520 条评论)+ CS28 组合信号(奖励)。 有关指标的详细信息 https://www.mql5.com/en/blogs/post/758844 下一代强度指标提供什么? 您喜欢的原始指标的一切,现在通过新功能和更高的精度进行了增强。 主要特点: 专有货币强度公式。  所有时间范围内的平滑和准确的强度线。 非常适合识别趋势和精确进入。 动态市场斐波那契水平(市场斐波那契)。  此指标独有的独特功能。 斐波那契应用于货币强度,而不是价格图表。 适应实时市场活动以获得准确的反转区域。 实时市场动量。  第 9 行显示市场是活跃还是被动。 对于定时交易至关重要。 全面的警报和显示。  每种货币最强的买入和卖出动量。 ​​28 对的双重动量买入和卖出。 超买/超卖警告外部范围和止损。 反转
DayTrader PRO MT4
Davit Beridze
5 (1)
DayTrader PRO DayTrader PRO 是一款先进的交易指标,它结合了约翰·埃勒斯 (John Ehlers) 的 Laguerre 滤波器与强大的自动优化引擎。该指标不依赖固定的参数,而是根据最新的市场状况自动搜寻最佳设置,帮助您在无需手动调整的情况下适应不断变化的市场波动。 该指标可生成清晰的买入 (BUY) 和卖出 (SELL) 信号,并提供根据当前市场波动率计算得出的自适应止损 (Stop Loss) 和止盈 (Take Profit) 水平。内置的趋势、效率系数 (Efficiency Ratio)、波动率和蜡烛图过滤功能,有助于剔除低质量的交易设置,从而提高信号的准确性。 实时性能面板会显示当前已优化的设置、利润因子 (Profit Factor)、胜率 (Win Rate)、回撤 (Drawdown) 以及其他交易统计数据。DayTrader PRO 还支持弹出窗口、推送、邮件和声音提醒,确保您不会错过任何交易机会。 主要功能 全自动参数优化 自适应买入与卖出信号 基于 ATR 的动态止损与止盈 支持每日、每周或每月重新优化 内置趋势与市场过滤功能 性能统
Hydra Trend Rider
INTRAQUOTES
5 (4)
Hydra Trend Rider is a non-repainting, multi-timeframe trend indicator that delivers precise buy/sell signals and real-time alerts for high-probability trade setups. With its color-coded trend line, customizable dashboard, and mobile notifications, it's perfect for traders seeking clarity, confidence, and consistency in trend trading. Setup & Guide:  Download  MT5 Version here. To learn how to use the Indicator: Indicator Manual & Guide -   Read Here Exclusively for you: It's your chance to st
Finesia Sniper
Robby Suhendrawan
Finesia Scalper - High Probability & Non-Repainting System Discounted   Price   !!     Secure the Lowest Price Today. Next The price will increase to   250 USD . Are you looking for a powerful, high-probability trading indicator that removes the guesswork from your chart? Finesia Scalper is a professional-grade, 100% non-repainting trading tool designed to provide you with ultimate precision. Built on a proven algorithm, this indicator seamlessly combines three highly effective trading methodolo
Atomic Analyst
Issam Kassas
5 (11)
本产品已针对 2026 年市场进行更新,并针对最新 MT5 版本进行了优化。 价格更新通知: Atomic Analyst 目前价格为 $99 。 接下来的 30 次购买 后,价格将上涨至 $199 。 特别优惠: 购买 Atomic Analyst 后,请发送私信给我,即可免费领取 Smart Universal EA ,并将您的 Atomic Analyst 信号转换为自动交易。 Atomic Analyst 是一款不重绘、不回绘、不延迟的 Price Action 交易指标,专为手动交易、清晰信号和 EA 自动化而设计。 User manual: settings, inputs and strategy.      &   User Manual PDF . 它分析价格行为、强度、动能、多周期方向和高级过滤器,帮助交易者减少噪音,避免弱势交易机会,并做出更有结构的交易决策。 该指标将复杂的市场计算转换为简单的视觉信号、彩色K线、趋势读数、止损水平和多个止盈区域,使交易者能够快速理解并应用于真实市场环境。 主要交易用途: 剥头皮和日内交易: 专为快速决策、清晰箭头、提醒、K线
Pytrader mt4 Python
Offpista LTD
5 (3)
通过简单的拖放EA将Metatrader 4与Python连接的文档。 完整的端到端解决方案,经过全面测试,快速,高效! Pytrader生态系统由python脚本和MT5或MT4 EA组成。 对于许可,还使用指示器。 python脚本和EA之间的通信基于套接字。 EA是服务器,而python脚本是客户端。 它始终是查询(函数/ python脚本)和输出(数据/服务器)。 EA不需要与运行python脚本的计算机相同。 在我们的Github链接上,您会找到python脚本,EA,完整的文档以及一个显示如何调用函数的Pytrader示例脚本。 如有疑问,我们还有一个不和谐频道。 在演示中(没有许可指示符)还具有全部功能,但适用于数量有限的乐器 (EURUSD,AUDCHF,NZDCHF,GBPNZD和USDCAD)。 下载EA =>这里 演示支持:EURUSD,AUDCHF,NZDCHF,GBPNZD和USDCAD Python MT5 EA插座连接器 比以往更轻松!通过简单的拖放式EA将Metatrader4与Python策略连接起来从未如此简单! 完整,快速的解决方案,经过
Smart Trend Trading System
Issam Kassas
4.71 (7)
本产品已针对 2026 年市场进行更新,并针对最新 MT5 版本进行了优化。 价格更新通知: Smart Trend Trading System 目前价格为 $99 。 接下来的 30 次购买 后,价格将上涨至 $199 。 特别优惠: 购买 Smart Trend Trading System 后,请发送私信给我,即可免费领取 Smart Universal EA ,并将您的 Smart Trend 信号转换为自动交易。 Smart Trend Trading System 是一套完整的交易系统,具备不重绘、不回绘、不延迟的特点,专为希望获得更清晰信号、更准确趋势方向以及更有组织交易方式的交易者打造。 Online course , manual and [download presets] . 它将 10 多种交易工具 整合到一个系统中,包括趋势检测、反转区域、Smart Cloud、移动止损逻辑、支撑与阻力、K线着色、提醒以及多周期分析。 该系统旨在帮助您应对不同的市场环境: 趋势市场: 识别主要趋势,发现回调,跟随动能,并通过止损指导和移动止损选项寻找更清晰的入场机会。
Ace Supply Demand Zone MT4
Young Ho Seo
3.75 (4)
Ace Supply Demand Zone Indicator The concept of supply demand relies on the quantity mismatching between buying and selling volumes in the financial market. Supply and demand zone can provide the good entry and exit. A zone is easier to trade than a line. The supply demand zone can provide the detailed trading plan and the risk management. Its ability to predict market direction is high. There are two distinctive points about Ace Supply Demand Zone Indicator. Ace Supply Demand Zone indicator was
Master Volume profile
Israr Hussain Shah
Money Flow Profile MT5 HERE   Here   our more valuable tools SMC Trend Trading   ,  Easy SMC Trading  ,  Institutional SMC Architect Volume Analysis Tools  ,  Volume flow Profile  ,  Market volume profile  , FVG with Volume  , Liquidity Heatmap Profile  ,  Volume Spread Analysis This Master Edition is engineered for clarity and speed, featuring a unique Auto-Theme Sync system that instantly beautifies your chart layout upon loading. Key Features: True Money Flow Calculation: Goes beyond stand
Meravith
Ivan Stefanov
5 (3)
做市商工具。 Meravith 将: 分析所有时间周期并显示当前正在运行的趋势。 标注流动性区域(成交量均衡区),即多头与空头成交量相等的位置。 在您的图表上直接显示来自不同时间周期的所有流动性水平。 生成并展示基于文本的市场分析供您参考。 根据当前趋势计算目标位、支撑位和止损位。 计算交易的风险回报比。 根据您的账户余额计算仓位大小,并估算潜在利润。 在市场出现重大变化时,Meravith 还会发出警告。 指标的主要线条: 多头/空头成交量衰竭线 —— 作为目标位使用。 趋势线 —— 指示市场趋势方向。根据市场是多头还是空头而改变颜色,并作为趋势支撑。其颜色主要反映市场情绪。 成交量均衡线(Eq)—— Eq(Volume Equilibrium)是系统的核心。它表示买卖双方成交量的平衡点,即市场流动性所在位置。向上突破 Eq 表示多头倾向,向下突破 Eq 表示空头倾向。突破后,应等待回调——当价格回到相反趋势的偏离线或衰竭线附近时。 使用方法:只需将其添加到图表中。 Meravith 可以分析一切——趋势和回调。 趋势线与某条成交量衰竭线之间的距离越大,说明该方向的成交量越高。 趋
TrendMaestro
Stefano Frisetti
4 (4)
Attention: beware of SCAMS, TRENDMAESTRO is only ditributed throught MQL5.com market place. note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link:  https://www.mql5.com/it/market/product/108106 TRENDMAESTRO ver 2.5 TRENDMAESTRO recognizes a new TREND from the start, he never makes mistakes. The certainty of identifying a new TREND is priceless. DESCRIPTION TRENDMAESTRO identifies a new TREND in the bud, this indicator examines the volatility, volumes a
CRT Candle Range Theory HTF MT4.   Ultimate CRT Indicator: Advanced ICT Concepts and Malaysian SnR Trading System Master the Market Maker's Footprints with the Most Advanced Candle Range Theory Indicator Unlock the true power of  Smart Money Concepts (SMC)  and trade precisely like the institutions with the  Ultimate CRT Indicator . Built exclusively for serious traders, this indicator automates the highly effective  Candle Range Theory (CRT) , a core pillar of  ICT Concepts (Inner Circle Trader
TrendDecoder Premium
Christophe Pa Trouillas
5 (8)
确定范围和下一步可能的走势   |  获得早期信号和趋势强度   |  在反转之前获得明确的退出   |  了解价格将测试哪些斐波水平 非重绘、非延迟指标 - 手动和自动交易的理想选择 - 适用于所有资产和所有时间单位 购买后,请联系我以获取您的 免费 TrendDECODER_Scanner MT5   版本: 点击此处 使用   BladeSCALPER   和   PowerZONES   获取我们的完整方法 它是什么? TrendDECODER 集多种创新于一身,使趋势监测变得简单易行。 投射趋势线(Projective TrendLine)--快速参考即将到来的趋势 实时趋势线(RealTime TrendLine)与投射趋势线(Projective TrendLine)的对比 - 与之前的同方向走势相比,市场是加速还是放缓? 实时趋势线交叉 - 趋势正在偏离轨道 使用 GreyBox - 市场不再是趋势并进入新的过渡序列 使用 DecoderSignals 和 Blue/Orange Clouds - 利用作为动态支撑/阻力的 Blue/Orange Cloud
M1 Arrow
Oleg Rodin
4.81 (21)
M1 Arrow 指标基于市场自然交易原则,包括波动性和成交量分析。该指标适用于任何时间框架和外汇货币对。指标中一个易于使用的参数即可让您根据想要交易的任何外汇货币对和时间框架调整信号。 除了基于买卖信号的主要算法外,该指标还内置了多种额外的策略,您可以在输入参数中选择。这些策略无需任何设置。指标会根据您在指标中使用的策略模式自动选择设置。 该算法基于对成交量和价格波动的分析,并使用额外的过滤器。该指标的智能算法仅在两个市场因素结合为一个时才发出信号。该指标计算特定范围的波动,并使用成交量分析来确认波动。 购买后请联系我,即可免费获得我的交易技巧和超棒的额外指标! 祝您在生活的各个方面都取得巨大成功,万事如意!
停止猜测,开始用统计优势交易 股票指数的交易方式与外汇不同。它们有固定的交易时段,隔夜会出现跳空,并遵循可预测的统计模式。这个指标为您提供所需的概率数据,让您能够自信地交易DAX、标普500和道琼斯等指数。 与众不同之处 大多数指标向您展示已经发生的事情。而这个指标向您展示接下来可能发生什么。每个交易日,指标都会根据100天的历史数据分析您当前的设置。它会找到具有相似跳空、相似开盘位置的日子,并准确计算价格到达关键水平的频率。不再猜测跳空是否会回补,或者昨天的高点是否会被测试。您将获得基于真实数据的精确百分比。 完整手册及所有参数说明请访问: https://www.mql5.com/en/blogs/post/766370 帮助您找到优质设置的策略指南: https://www.mql5.com/en/blogs/post/766371 搭配风险回报计算 + 快速交易管理按钮EA,轻松进行股指日内交易 - https://www.mql5.com/en/market/product/78020 MT5 Version:  https://www.mql5.com/en/market/
PZ Day Trading
PZ TRADING SLU
3.67 (3)
该指标仅使用价格行为分析和donchian渠道以锯齿形检测价格反转。它是专门为短期交易而设计的,根本不需要重新粉刷或补漆。对于精明的交易者来说,这是一个绝佳的工具,旨在增加他们的运作时间。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 极易交易 它在每个时间段都提供价值 实施自我分析统计 它实现了电子邮件/声音/视觉警报 基于可变长度的突破和拥挤区域,该指标仅使用价格行为来选择交易并对市场快速做出反应。 显示过去信号的潜在利润 该指标分析其自身的质量和性能 突围的损失突出显示并解决 该指标是不可重涂和不可重涂的 该指标将帮助盘中交易者不要错过单个价格反转。但是,并非所有价格反转都是一样的,也不是具有相同的可行质量。决定要突破哪些突破而忽略哪些取决于交易者的良好判断。 如何解释统计数据 该指标研究其自身信号的质量,并在图表上绘制相关信息。将分析每笔交易,并在图表的左上角显示总体历史结果,这使您可以针对任何给定的工具和时间范围自行优化指标参数。每个乐器和时间表都有其自己的最佳设置,您可以自己找到它们。 最大优惠交易:对于任何给定的交易,MFE都是最好的结
Cycle Sniper
Elmira Memish
4.39 (36)
Please contact us after your purchase and we will send you the complimentary indicators to complete the system Cycle Sniper is not a holy grail but when you use it in a system which is explained in the videos, you will feel the difference. If you are not willing to focus on the charts designed with Cycle Sniper and other free tools we provide, we recommend not buying this indicator. We recommend watching the videos about the indiactor and system before purchasing. Videos, settings  and descri
作者的更多信息
This EA loads Support & Resistance Trend Lines and trade purely based on price action of breakout or Swing strategies. No effect with manual entry. It is possible to use this Expert Advisor as indicator. It also featuring both safe Hedging and Multingle methods as well with MANUAL entry by using control panel.   Strategy 1: Breakout Swing Major & Swing Minor. Strategy 2: Swing Pivot High Low of the Major Trend only. Operating Procedure Use 15 Minutes time frame chart for best result.    Use Mult
This EA loads Support & Resistance Trend Lines and trade purely based on price action of Trend Reversal strategies. No effect with manual entry. It is possible to use this Expert Advisor as indicator. It also featuring both safe Hedging and Multingle methods as well MANUAL entry by using control panel.   Auto Strategy: Swing Reversal Patterns with trailing TP & Stop. Manual Strategy: BUY/SELL using Control Panel on chart with trailing TP & Stop. Operating Procedure Use 15 Minutes time frame char
This EA loads Support & Resistance Trend Lines and trade purely based on price action of Trend Reversal strategies. No effect with manual entry. It is possible to use this Expert Advisor as indicator. It also featuring both safe virtual Hedging as recovery method as well MANUAL entry by using control panel.   Auto Strategy: Swing Reversal Patterns with trailing TP & Stop. Manual Strategy: BUY/SELL using Control Panel on chart with trailing TP & Stop. Operating Procedure Use 15 Minutes time frame
This EA loads Support & Resistance Trend Lines and trade purely based on price action of Trend Reversal strategies. No effect with manual entry. It is possible to use this Expert Advisor as indicator. It also featuring safe virtual Hedging method as recovery as well MANUAL entry by using control panel.   Auto Strategy: Swing Reversal Patterns and Major Trendline Breakout with trailing TP & Stop. Manual Strategy: BUY/SELL using Control Panel on chart with trailing TP & Stop. Operating Procedure U
This is a series of gauges that can be loaded on any Chart time frame. You can use this gauge indicators to decide when to enter and exit market with high degree of confident. Gauge No 1: Ichimoku Kinko Hyo Tenken Sen Crosses Kijun Sen. This will tell Bull and Bear and the timing to enter market. When the value move from above 0 towards below 0, the Tenken Sen line is moving to cross the Kijun Sen line and appears value is the Delta for the difference. Same goes to the opposite. The positive val
筛选:
无评论
回复评论