Fimathe Robot
- 유틸리티
- 버전: 6.6
- 업데이트됨: 15 7월 2026
- 활성화: 20
Take your technical execution to the highest level with the Fimathe Robot Designed specifically for professional traders who demand absolute precision, stability, and tactical flexibility, this Expert Advisor automates the time-tested Fimathe methodology by combining the intelligence of modern algorithms with a robust, high-performance interface.
With a modern visual layout, the Painel Pro 5.5 offers complete operational freedom: execute trades in 100% manual mode with panel assistance or activate the powerful Automatic Robot with Advanced Trend Detection.
What's New and Exclusive Features in Version 5.5
-
Premium Interactive Interface: An optimized visual panel equipped with movement enable
-
Advanced Risk Management & Dynamic Lot Sizing: Automatically calculates lot sizes based on your account's risk percentage (using either Balance or Equity), with custom limits (Overrides) for maximum drawdown protection.
-
Multiple REAL Stop Loss Modes: The robot's Stop Loss is intelligent and adaptive via SLDistanceMode, allowing automatic placement at the Neutral Zone, 1 Channel, 2 Channels, or 100% Customized distances.
-
Volatility Filter & Algorithmic Squeeze: Trend detection powered by Squeeze technology (the dynamic crossing of Bollinger Bands and Keltner Channels), integrated with 8 configurable technical triggers (MACD, RSI, Stochastic, CCI, etc.).
-
Dual Time Sessions (Global Trading): Total time control with two independent and configurable trading windows (e.g., trade the Asian Session, New York Session, or Both).
-
Multi-Level Trailing Stop: Protect your profits by automatically trailing your stop as the market hits specific targets (Take 1, Take 2, or Take 3).
-
Smart Channel Slicing: Automatically subdivides channels if the market's range in points exceeds your specified limits, refining your entries during periods of high volatility.
🛠️ Input Parameters Guide
Here is the detailed explanation of each configuration parameter of your robot, organized by functional blocks:
1. Interface & General Settings
-
InpPosicaoPainel: Defines the default chart region where the panel will be anchored (e.g., Top-Center, Top-Left, Bottom-Right).
-
InpTamanhoPainel: Visual scaling of the panel. Allows adjusting the layout scale (from 1x up to 10x) to fit perfectly on any monitor or 4K resolution.
-
AutoStartBotInTester: When enabled ( true ), the robot automatically starts in auto-trading mode when running inside the MT5 Strategy Tester.
-
InpModoBot: Toggles the EA's primary behavior between MODO_MANUAL (where you manually define and trade channels) and MODO_AUTOMATICO (where the robot scans and executes entries entirely on its own).
-
EntradaTrade: Defines the exact order activation trigger point: on the breakout of the CANAL_REFERENCIA (Original Fimathe) or at the TAKE1 level (PCM/C1 technique).
-
InpLanguage: The language used for the panel interface and system logs ( PT_BR or English ).
-
TrailingLevel: The minimum profit level required (Take 1, Take 2, or Take 3) for the system to activate the Trailing Stop feature and begin moving the stop into profit.
-
TargetTakeLevel: Defines how many protection channels the robot will use as the default target for Take Profit during regular trades.
-
TargetTakeLevelZN: Defines the number of target channels for Take Profit specifically when an entry occurs on a Neutral Zone breakout.
-
CandlesParaAnalise: The number of historical bars/candles the algorithm analyzes to calculate initial volatility and map out automatic channels.
-
TempoEsperaReinicio: The programmed cooldown time (in minutes) the robot waits after closing a position before re-analyzing the market and looking for new entries.
-
TempoMaximoSemPosicao: Inactivity safety buffer in minutes. If the robot goes longer than this limit without opening an order, it can trigger an alert or a restart routine.
-
MaxSpreadPips: High-spread protection filter. The robot blocks new trade entries if the broker's current spread is wider than this configured value.
-
PCM: Sensitivity adjustments for the protection channel measurement module (Multiple Channel Projection).
-
Calc_Average_Period / Calc_Max_Percent: Mathematical parameters used to calculate averages and maximum allowable percentages to validate the price channel structure.
-
TimeWaitHighVolatility: Cooldown period in minutes that the robot stays paused if it detects a candle with excessive market volatility.
-
MagicNumber: The unique identifier for this EA's orders. This allows it to manage its own positions exclusively without interfering with other robots on the same account.
-
OrderDeviation: The maximum allowed slippage in points when sending an order to the broker server.
-
MaxGapMultiplier: Safety multiplier for Gap detection. Prevents the robot from entering late if a violent market gap occurs at bar open exceeding this ratio.
-
EnableDiagLog: Enables or disables the print of detailed diagnostic logs in the MT5 "Experts/Journal" tab, ideal for optimization and technical auditing.
2. Risk Management
-
LoteMode: Defines the position sizing mode: LOTE_FIXO (always uses a static volume) or LOTE_PERCENTUAL (calculates the lot size dynamically based on the stop loss in points and account size).
-
LotSize: The fixed order volume (in lots) to be used if LoteMode is set to fixed.
-
RiskPercent: The exact percentage of account equity/balance you are willing to risk per trade if the position hits the actual Stop Loss (e.g., 1.0 = risking 1% of the account).
-
UseEquity: When set to true , the dynamic lot calculation is based on the account's Equity (Margin); if false , it uses the static Balance.
-
SLDistanceMode: Distance mode for the REAL Stop Loss. Choose between placing the stop at the SL_ZONA_NEUTRA (classic Fimathe), SL_UM_CANAL (1 channel away), SL_DOIS_CANAIS (2 channels away), or SL_PERSONALIZADO (Custom).
-
SLCustomPoints: A fixed amount of points for the Stop Loss if SLDistanceMode is configured as custom.
-
LoteMinOverride / LoteMaxOverride: Allows forcing custom minimum and maximum limits on the dynamically calculated lot size, overriding or restricting the broker's default server limits.
3. Visual Configuration
-
InpResistenciaCor / InpSuporteCor: Colors of the interactive horizontal resistance and support lines that define the Reference Channel on the chart.
-
InpBotaoCor: The default color applied to the structural buttons of the user interface.
-
InpLinhaLargura: Width (in pixels) of all channel lines and projections plotted on the screen.
-
InpDeslocamentoPips: Initial distance in points to plot the support and resistance lines when first loading the EA.
-
InpLabelCor / InpLabelFontSize: Color and font size for texts and information labels identifying each Take and Channel level.
-
InpLinhaVerticalCor / InpTimeShift: Style and time shift configurations (in bars) for vertical lines marking trading events.
-
InpNumTakes: Total number of Take Profit projection levels displayed on the chart (supports up to 10 simultaneous takes).
-
InpZonaNeutraCor: Fill or line color marking the current Neutral Zone on the chart.
-
InpTake1Cor to InpTake10Cor: Individual color configurations for each of the 10 Take Profit projection lines, mapping out clear financial targets.
-
InpPossivelZonaNeutraCor: Color used to indicate transition areas and simulated neutral channels before a breakout is confirmed.
-
InpFatiamentoCor: Color of the secondary subdivision lines generated when channel slicing is active.
4. Trend Configuration
(This block manages the Squeeze filter composed of Bollinger Bands and Keltner Channels, alongside the technical oscillator trigger)
-
BB_Period / BB_Deviation: Averaging period and standard deviation for the Bollinger Bands indicator.
-
KeltnerPeriod / KeltnerFactor: Calculation period and distance multiplier for the Keltner Channels indicator.
-
TriggerType: Selects the oscillator indicator that acts as the technical direction filter and momentum trigger. Options include: Stochastic, CCI, RSI, MACD, Momentum, Williams (%R), ADX, or DeMarker .
-
StochasticPeriod, CCIPeriod, RSIPeriod, etc.: Specific period parameters for the indicator selected in TriggerType (the EA exposes all of them so you can fine-tune MACD averages, RSI periods, etc.).
-
TriggerCandle: Defines whether the robot reads indicator data from the currently forming bar ( Current ) or waits for the complete close of the previous bar ( Previous ) to validate the trigger, avoiding false signals.
5. Trading Hours
-
EnableTradingHours: Activates ( true ) or deactivates ( false ) the EA's operational time restriction filter.
-
InpTradingSessionMode: Defines the active trading window: SESSION_1 (trades only the first session), SESSION_2 (trades only the second session), or SESSION_BOTH (utilizes both time windows simultaneously).
-
StartHour_1 / StartMinute_1 to EndHour_1 / EndMinute_1: Exact start and end times for Session 1.
-
StartHour_2 / StartMinute_2 to EndHour_2 / EndMinute_2: Exact start and end times for Session 2.
-
DrawTimeLines: Draws automatic vertical lines on the chart, visually mapping out the start and end of each authorized trading session.
-
CloseOneMinBefore: A security feature that forcefully closes all open positions exactly 1 minute before the specified session trading hours end.
6. Additional Configurations
-
SL_Buffer_Points / TP_Buffer_Points: Extra padding/buffer distance (in points) added to orders to prevent early stop outs or to guarantee precise execution at the Take Profit target.
-
DailyProfitTargetUSD / DailyLossTargetUSD: Daily target goals for Daily Profit Cap (Take Profit) and Loss Limit (Stop Loss) calculated in the account currency. If reached, the robot stops trading for the day.
-
HiLoMode: Changes the calculation base for highs and lows in channel geometry: based on candle wicks/shadows ( HILO_WICK ) or based on the open/close of the candle bodies ( HILO_BODY ).
-
OperarComVolatilidade: When enabled, requires the market to present a calculated minimum volatility threshold before releasing automated trades.
-
FatiarCanais: Allows the EA to subdivide massive channels into smaller fractions to keep the mathematical strategy viable.
-
FatiarAPartirDe: Defines the range threshold in points (e.g., 7000 points). If the measured distance of the automatic channel is greater than this parameter, the robot executes the slicing routine immediately.


Ola Thiago, coloquei tudo certinho, mas nao fez nada. Vc tem Telegram, tambem podemos conversar por la