description:macd indicator based on elder's system with customizable parameters. alerts are generated at the start of a correction, trend change, and end of a correction.image:...
Описание:Индикатор основан на концепции добавления к цене открытия бара среднего минимального колебания от цены открытия за определенный период и стандартного отклонения от этого с...
this indicator displays the relative strength index (rsi) for three different time frames (tf).settings:- applied_price: 0 - the price used for calculations. can be any of the pric...
this expert advisor is designed to safeguard your deposit from losses. version 2.4 includes 4 trading strategies and a capital management module.available settings:- broker's time ...
Всем доброго времени суток.Предлагаю вашему вниманию код, который я разработал для вычисления прибыли в предполагаемом уровне цены.double getlots(double newsl) {int opntime = 0;dou...
Советник разработан на основе бесплатных скриптов и адаптирован для конкретной торговой стратегии.Стратегия заключается в следующем:От текущей цены запускается сетка стоповых ордер...
version 1.01 - fixed a bug with updating volume display on the minute chart. bug fixes based on crash logs.i've added the 'experts.zip' archive, which contains the full trading sys...
this expert advisor is designed to save the history of futures volume quotes to a file for subsequent display by indicators.it is recommended to run the advisor on a separate chart...
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...
description:this simple expert advisor opens a sell or buy position.it opens a sell position every bar if the close of bar 1 is greater than the close of bar 3. it opens a buy posi...
this indicator reads information from the last backtest and plots an equity curve. it can also save values to a file. the indicator only recalculates when the chart is reinitialize...
install the advisor on the charts from which you need screenshots.do not place it on identical charts with the same 'symbol/timeframe' to avoid conflicts.to view statistics, run th...
description:osma indicator with parameter multiplication coefficient and divergence line drawing.after using the indicator for over a year, some modifications were made, and it now...
this indicator analyzes market sentiment across 8 time intervals (equal intervals) and provides directional insights along with signals.usage:classic: use on any chart in real-time...
this indicator is based on one of the versions of the well-known virtual equity indicator and has been adapted for portfolio modelling and pair trading purposes.what it doesthe ind...
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...
indicator for usd position in various currency pairs: "usdjpy", "usdchf", "usdcad", "nzdusd", "audusd", "gbpusd", "eurusd".this indicator can be applied to any chart and calculates...
indicator of usd position in various currency pairs: "usdjpy", "usdchf", "usdcad", "nzdusd", "audusd", "gbpusd", "eurusd".can be installed on any chart.calculations are performed o...
good day!i am sharing one of my valuable creations, the vr---eur indicator.indicator descriptionthis indicator displays the position of the eur currency relative to 11 other curren...
this is a small program that simulates a sequence of opening and closing trades based on specified parameters and tracks the number of profitable and unprofitable orders in a row. ...
this indicator retrieves data from the investing.com website. during installation, ensure you allow the use of dll.set the time difference between moscow and your terminal in the i...
calculation of moving averages based on specific time periods (hour, day, week, month, year) rather than a fixed number of bars.the indicator displays the average price for the las...
Этот индикатор использует статистические данные для определения оптимального уровня выставления тейк-профита, максимизируя прибыльность внутридневной торговой системы.Расчет основа...
Описание:В некоторых случаях терминал metatrader 4 может перестать отображать стрелочки открытия и закрытия позиций на графике. Он также не показывает стрелочки закрытия позиций и ...
various modifications can be applied to fibo objects:- set the object's trend line vertically from the 100 or 0 point.- shift the 100 or 0 points in any direction by a specified nu...
this version includes a critical bug fix.the indicator displays risk and current status for placed orders in points, percentage, and dollar values.it also shows historical data wit...
this trading strategy embodies the essence of pure trading based on a single simple indicator. the screen displays only two lines: the price curve and the moving average. when thes...
if your broker does not store a long history of your trades, this indicator will help you keep all your records.the indicator can be used in two ways. you can keep it attached to t...
НазначениеСкрипт экспортирует данные equity по группе инструментов.ФункционалСкрипт сохраняет историю стоимости выбранных инструментов в файл csv, рассчитывая изменение средств при...
Полноценный инструмент для создания секундного чарта в metatrader 4.Этот конвертер тиковых данных в формате индикатора записывает информацию в файл с именем символа-инструмента и п...
Описание:Индикатор для рынка Форекс.Рабочие графики: h1 или h4.Вводные параметры:hour_open: Выбираемый час открытия. Если выбранный час открытия кратен 4, можно установить график с...
the indicator calculates the average volatility of selected instruments using the following formula:vol = ((high[1] - low[1]) + ... + (high[period-1] - low[period-1]) + (high[perio...
description:this indicator displays the difference between the opening and closing prices of each bar in points, positioned near the bar.bullish candles show the numbers above the ...
s-psi@log clear: log file filtering toolthis script is designed to help you find specific information within log files that may be cluttered with repetitive errors or irrelevant da...
changes in this version: added lot selection.right shift increases the lot, left shift decreases it.if you move the label "pending", three lines will appear on the chart.- by movin...
i attempted to divide the volume into two components.the idea is that the price movement within a bar can be simplified as follows:as seen in the diagram, the price movement can be...
there is an indicator that incorporates various ma calculation methods. this library, built upon that indicator, enables the utilization of different smoothing techniques for raw d...
the bartimer indicator displays financial information and trading session schedules, occupying minimal space on the chart. it can be customized with various display options, includ...
Очень простой и наглядный скрипт для закрытия всех позиций в терминале mt4.Иногда возникает острая необходимость в инструменте, который за секунды закроет все открытые позиции в те...
this tool is designed to prepare data for synthetic instrument research, enabling the combination of real instruments into portfolios or baskets using external tools like excel, st...
this indicator demonstrates how to assess speed (linecount=1), acceleration (linecount=2), and other derivatives based on the moving average or price when the parameter ma = 1, ins...
the concept behind this expert advisor is that a weakening of price movement subsequently increases the likelihood of a strong (relative to the weakened movement) price movement in...
this tool is designed to record and analyze swap data for metatrader 4/5 platforms.features:- daily swap data recording: the tool records swap data for each instrument daily and sa...
hello.i present an enhanced version of the willco_4 indicator, building upon the previous willco_3.a significant advancement in willco_4 is the ability to append new data from week...
Советник представляет собой программу невидимку.С момента появления первой версии прошло два года. Советник и его функционал хорошо зарекомендовали себя при работе с отдельными бро...
Привет всем. Предлагаю индикатор willco, созданный по мотивам книги Ларри Уильямса "Секреты торговли на фьючерсном рынке".Ниже приведено описание и инструкция к индикатору, взятые ...
the energy market 01 indicator is based on a simple concept: measuring the speed of tick generation relative to the previous one.the speed at which a new price appears can potentia...