this expert advisor was developed using the extrend indicator, previously published in code base. while it functions independently with its own integrated indicator, the exvol indi...
the exaccount script extracts order data from the strategytester.htm report file and visually marks the opening, closing, and modification of positions directly on the chart.this s...
this indicator is an evolution of the fractallines indicator.the indicator draws only two current fractal lines based on the two nearest upper and lower fractals. the additional wi...
the exvol indicator calculates the difference between the sums of the lengths of the bodies of ascending and descending candles over a specified period.a level of 0 on the indicato...
the exmass indicator assesses market fluctuations.if the indicator value is below 30, the market is generally in a flat or sideways trend.when trading in a trending market, the sig...
the random walk index indicator is used to determine whether a market instrument is developing a trend or making random movements.
the rwi of highs is represented by a green line,...
snake in borders calculates a filtered market channel bounded by two borders, bordertop[] and borderbot[], and a signal line, mart[].external variables:snakerange - half-period for...
get all the account and marketinfo details for a currency pair at a glance.drop this script on a chart and retrieve all account and symbol details in a message box....
afirma stands for autoregressive finite impulse response moving average.standard moving averages (mas) based on digital filters closely replicate price movement but introduce a lag...
expert advisor implementing the martingale capital management method.the expert's feature is to increase the losing trade size, assuming the price will continue its movement rather...
this is another addition to the collection of moving averages. any ma smooths data by filtering out high-frequency price fluctuations. there are many filtering methods, from simple...
this moving average smooths prices using a selected digital filter. the filter itself is the same (an ideal low-pass filter), but there are several approximations of its impulse re...
this expert is based on the analysis of candle pattern combinations. the expert analyzes 10 patterns that can form on the chart and makes decisions based on them.symboleurusd (euro...
executer ao expert advisor
this expert advisor is based on the awesome oscillator indicator.
symbol
eurusd (euro vs us dollar)
period
4 hours (h4) 2005.01.03 00:00 - 2026.12.21 ...
executer ac expert advisor based on the accelerator/decelerator oscillator.the expert advisor's settings are not optimized, so better results may be possible.this analysis was cond...
the executer strong expert advisor works based on the analysis of days with strong closing.
this strategy idea was found in the currency speculator.
the optimal chart for use is d1...
arrows and curves eathis expert advisor operates strictly based on signals (arrows) from the arrows&curves indicator. a compiled version of the original indicator is required f...
how it works?
this ea employs a hedging strategy based on the simple moving average (sma) indicator.
core concept:
- the ea uses a base symbol (e.g., gbpusd).
- if the sma for the...
This Expert Advisor operates on the EURUSD 1-minute timeframe. It is an enhanced version of the standard moving average.mq4 Expert Advisor, improved to the best of the developer's ...
A real-time implementation of George C. Lane's Stochastic Oscillator.The Zero Lag Stochastic Indicator (True) provides signals similar to the standard Stochastic Oscillator on the ...
PeriodGen is a script designed to generate and synchronize historical data across multiple timeframes, from M1 to D1.Steps to Create Data:1. Create a subfolder named 'databank' wit...
The Zero Lag Stochastic Oscillator (True) indicator is an implementation of George C. Lane's Stochastic Oscillator (Stoch) with zero delay.Unlike the standard Stochastic Oscillator...
The Fast Stochastic is a type of George C. Lane’s Stochastic Oscillator.The Fast Stochastic indicator shows the ratio between the current close price and the maximum/minimum of the...
The Zero Lag MA indicator is a moving average designed to have zero delay.The indicator was first described in the Journal of Technical Analysis of Stocks and Commodities in April,...
As is known, stars signal the beginning of a price reversal. However, instead of a star, a candle with very asymmetrical "tails" may form, which also indicates a struggle between "...
VR Orders History Lite is a script for loading trade history in csv format. The script loads all orders, including positions related to deposit and withdrawal of funds from the tra...
Description:This Expert Advisor is an updated version of a previously released EA.Trading Principle:The trading principle remains the same. Key parameters are:- lots_1: Starting lo...
This indicator provides a consolidated view of open positions across various instruments within a single window. It displays key metrics for each instrument individually, including...
This expert advisor is fully commented, making it useful for anyone learning MQL programming. It demonstrates the use of structures and classes in a clear and simple manner, hopefu...
When you open a trade, it's natural to feel anxious. You might wonder which way the price will move, finding yourself glued to the screen. This constant monitoring can detract from...
This tool aims to filter trading signals generated by the Stochastic indicator to avoid trading during flat market conditions. The core idea is to incorporate a mechanism that halt...
This Expert Advisor is designed for traders taking their first steps in programming and applying a manual strategy based on the RSI indicator. The core principle is simple: when th...
this is a basic trailing stop expert advisor. it sets stop loss and take profit for all orders of the instrument it is installed on. the parameters include stop loss, take profit, ...
This is a moving average advisor for 5 digit quotes (alpari).The following variables have been modified:- ma - senior moving average (89)- lma - junior moving average (53)- stoplos...
This is possibly the Holy Grail, or maybe not.I am new to expert advisor programming, primarily trading manually. I decided to translate my manual trading approach into code. I wel...
The Expert Advisor closes the furthest losing order and all profitable orders if the loss of the furthest order is covered by the profit of other orders plus a specified close prof...
Open Market Orders ScriptDescription:This script opens a specified number of market orders at the current price. It sets stop-loss levels for all orders at a consistent distance an...
Approaching the zero level by the upper or lower wave indicates a potential trend start upwards or downwards.A wave crossing the zero line suggests the beginning of a longer-term t...
Description:This script allows you to make the entire terminal semi-transparent.Version History:Version 1.20: When re-attaching to the chart, the terminal becomes opaque again.Vers...
To gain trading experience, we are often advised to open a demo account and spend days sitting in front of a screen, waiting for the price to reach the desired take-profit.
Howeve...
Automatic History Archive Download ScriptThis script opens the Quote Archive window and uses WinAPI functions to download historical data for all instruments listed in the Market W...
File Functions Library for MetaTraderThis library provides enhanced file operation capabilities for MetaTrader, complementing the functionality of pathfunctions.dll.Core Functional...
Intraday Volatility IndicatorThis indicator identifies intraday volatility without lag and suggests trading zones for intraday strategies.It is often necessary to determine the opt...
three-line break charts are a graphical representation consisting of vertical rectangles whose height is determined by price changes. similar to kagi, point & figure, and renko cha...
this script sets the take profit for all pending buystop and sellstop orders. it only acts on orders with a zero take profit, ignoring others.take profit is set to double the stop ...
Описание:Скайп-чат поддержки продукта: Последние версии библиотек, скриптов и приложений: ftp://zhunko_guest:[email protected]Ещё одно решение для работы с ini-файлами. От ана...