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 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...
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-файлами. От ана...
description:this library includes three functions to calculate the required margin for any currency pair in the deposit currency.the calculation is based on a lot size of 1.0.1. ge...
this script demonstrates opening positions across multiple instruments. the script is fully functional.input parameters allow selection of the position opening direction (one direc...
this script deletes pending orders when the time reaches a vertical line.upon starting, the script places a vertical line 10 bars ahead of the current bar. when this line is reache...
Understanding Volume Spread Analysis (VSA)VSA is a market assessment system used to make trading decisions.It evaluates the following parameters:- Candle Volume- Candle Spread (Hig...
eur/usd m5 strategythis strategy is designed for the eur/usd currency pair on the m5 timeframe.it has demonstrated strong performance in live demo trading.recommendations:eur/usd m...
Описание:Данный советник разработан для торговли на рынке forex и обладает рядом преимуществ:- Стабильная прибыльность: советник демонстрирует уверенный рост, позволяя снимать приб...
this script calculates and displays the size of trading ranges on each candle and their average value on a selected chart interval. additionally, it shows the size of the candle bo...
this script calculates and displays in the comment the average range for the instrument and timeframe between upper and lower fractals in pips.this is used as a comparative assessm...
description:this is a variant of the martin strategy with an increasing distance between orders.parameters:- k_chag - the coefficient of increase in step between orders- prf_plus -...
this tool displays the profit for the current day, week, and month.this tool can be restarted and it will remove previous data. the settings for the layout are located at the begin...
Скрипт разработан для закрытия встречных ордеров и оптимизации спреда.Стратегия требует эффективного управления ордерами, что и стало причиной создания этого скрипта.Он обеспечивае...
Описание:Данный советник включает простой, но эффективный механизм управления риском.Принцип работы: советник использует стандартную стратегию Мартингейла, где встречные ордера отк...
this script sets the required symbol in all chart windows to the right of the chart it is dropped on [allcharts = false], ignoring minimized windows.settings:- instrument symbolif ...
Описание:Представляем вам golddigger-g - мощный инструмент для торговли на рынке forex.Если вы ищете надежную стратегию, которая может принести стабильную прибыль, golddigger-g мож...
Первая публикация. Советник использует одноименный индикатор, созданный для демонстрации.Код прост. Нет фильтров для открытия позиций. Жесткий Мартин.Внимание: не использовать на р...
Описание:Этот индикатор объединяет две скользящие средние (ma), cci, adx и уровни fibo в одном инструменте.Параметры:- extern int f = 12; - Период усреднения быстрой составляющей.-...
Описание:Индикатор для одновременного отслеживания ценовых движений на нескольких символах и таймфреймах.Полезно для выявления свечных фигур разворота или сравнения ценовых движени...
Описание:Советник разработан для тестирования теории, описанной в ветке с аналогичным названием. Пожалуйста, обратите внимание, что данный советник не предназначен для использовани...
Советник отслеживает изменения баланса и отправляет уведомления на мобильные устройства.При изменении баланса, советник отправляет уведомление с указанием суммы изменения (прибыль ...
this is an update to the loclinepips script. the new script includes information about the time elapsed since the market crossed a horizontal line on the chart.it displays this dat...
Описание:Индикатор основан на концепции добавления к цене открытия бара среднего минимального колебания от цены открытия за определенный период и стандартного отклонения от этого с...
Всем доброго времени суток.Предлагаю вашему вниманию код, который я разработал для вычисления прибыли в предполагаемом уровне цены.double getlots(double newsl) {int opntime = 0;dou...
Советник разработан на основе бесплатных скриптов и адаптирован для конкретной торговой стратегии.Стратегия заключается в следующем:От текущей цены запускается сетка стоповых ордер...
this script is designed for the initial or partial download of missing historical futures volume data into a file for subsequent display by indicators.these files are freely distri...
this is my third trading advisor (the first two were undoubtedly 'losing' on the demo account).it examines the last three candles and, if they are increasing in size (including a s...
Этот индикатор использует статистические данные для определения оптимального уровня выставления тейк-профита, максимизируя прибыльность внутридневной торговой системы.Расчет основа...