Join our fan page
The Expert Advisor uses Parabolic SAR and three EMAs (with the periods of 10, 25 and 50).
The simplest EA based on the Fractal_WeightOscillator weighted oscillator.
Trailing, pending orders. Signals of two indicators (Moving Average, MA). Trades only during a certain period of the day.
The indicator finds candlesticks without an upper or lower shadow. The indicator style is DRAW_ARROW.
The Mikahekin indicator with the timeframe selection option available in input parameters.
We open a new position opposite to the previous one. Inputs only contain Stop loss, Take Profit and the minimum lot.
A modification of the "Custom Moving Average" indicator: now the line color can be passed in input parameters.
This version of Stochastic Oscillator reduces the number of false alerts by smoothing the price prior to be used in the stochastic calculation. That makes a nice smooth stochastic as a result that can easily be used for trend trading systems.
Indicator XPeriodCandleRange with the timeframe selection option available in the input parameters
StepMA_3D_v3 indicator fills the space between the medium and slow trend with color and paints the fast trend line depending on its location
The trading system based on TrendManager indicator signals with the possibility to set a fixed position holding time
A set of Fibo levels (pivot points) built on candles of the timeframe specified in the inputs
Indicator Stochastic_Histogram with the timeframe selection option available in its input parameters
iWPR (Williams’ Percent Range, %R) indicator features new settings allowing users to manage display of levels and main level color from an Expert Advisor.
An Expert Advisor based on the iMACD indicator (Moving Average Convergence/Divergence, MACD)
A trading system based on the signals of indicator ColorPEMA_Digit with the possibility to set a fixed position holding time
Volatility ratio - standard deviations based with floating levels
This script will export the trade history from MT5 selected between two dates. The resulting file is CSV that can be opened/imported with any spreadsheet software. Current version 1.0 does not add the takeprofit and stoploss. Any advice to improve this is welcomed.
Forex Trade Manager Grid MT5 helps you to managing orders and achieve the goal.
Prime Quantum AI is an MT5 Expert Advisor combining a classical pre-filter (ADX + Alligator) with AI vision-based chart confirmation from major AI providers (Anthropic Claude, OpenAI GPT, Google Gemini, DeepSeek, xAI Grok). When the pre-filter detects a trend setup, the EA captures three adaptive- timeframe chart screenshots and sends them to the configured AI provider, which returns direction, confidence, stop-loss and take-profit. A trade is opened only when the AI confirms the pre-filter signal with sufficient confidence. Features: dual Standard Broker / Prop Firm risk modes, configurable lot sizing, optional martingale, multiple SL/TP modes, trailing stop, partial close, news/time/day/spread filters, draggable on-chart info panel, and fully exposed indicator parameters. Requires MetaTrader 5, WebRequest enabled for your provider's URL, and a valid API key. Provider auto-detected from key format.
The indicator Measures the distance between the Bollinger Bands ® and providing it as a singular indicator, using the MetaTrader 5 techniques to simplify Bollinger calculations.