moving average grid expert advisorthis expert advisor was developed to test a trading idea. the core concept aims to capitalize on trends by placing a series of buy orders when the...
this is the first expert advisor developed by the author, written with a focus on adaptive trading strategies.the core idea of this expert advisor is to open orders based on the di...
expert advisor logicfor buy/sell signals, the expert advisor uses signals from the stochastic indicator.the indicator has overbought (zonesell) and oversold (zonebuy) levels set fo...
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...
mirror-periodic indicator.based on rsi, stochastic, rvi, adx. operates on extrema and patterns.indicator interface:the "korsar" indicator consists of the following technical indica...
this indicator is based on the principle of the previous 'all_tf' indicator and shows the presence of a reversal 'star', meaning a 'star' where there was a sharp increase in volume...
i market price indicatorthis informational indicator displays key price levels for a selected higher timeframe: high (labeled 1) and low (labeled 2). it also shows the distance fro...
hello.i present a simple expert advisor for your consideration.unfortunately, the results are only good in the tester. therefore, do not rush to put it on a live account.perhaps so...
this is a simple yet highly useful indicator.as is well-known, price is sensitive primarily to the nearest support and resistance lines.these are essentially the maximum and minimu...
description:verified - no holy grails. while developing an expert advisor, i encountered the need to determine the trend. how to determine it unequivocally? in the literature i fou...
on another turn in the search for the holy grail, i decided to check how often similar situations arise on the chart in the arrangement of 3 mas, with different periods and bar pri...
the script displays horizontal volumes.horizontal volumes are useful for identifying resistance-support lines, among other interesting applications.the primary focus was to make th...
this is a simple expert advisor based on the mfi indicator. it includes trailing stop functionality and the ability to determine the number of decimal places in quotes for differen...
dear traders,i'd like to introduce you to my version of control points at ma crossovers.much has been written about moving averages (ma), including criticisms about their lag and h...
Описание:Данный советник разработан для торговли на рынке forex и обладает рядом преимуществ:- Стабильная прибыльность: советник демонстрирует уверенный рост, позволяя снимать приб...
the donchian channel is a popular technical indicator used in financial markets to identify trends and potential breakout points.it is based on the highest and lowest prices over a...
this source code is a continuation of the previously published 'source code'.important: after interrupting the advisor's work or disconnecting the terminal, additional stochastic o...
this indicator shows the change in the current price in points relative to the price of countbarss / countbarsl bars ago.by default, the following values are set: countbarss = 96 b...
this is a trading advisor based on the bars-alligator template, utilizing different indicators.the initial idea was to enter a trade when the standard deviation values are at their...
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 is a spread indicator designed for pair trading. it is not a universal tool, but rather one that is tailored to a specific task. the indicator has a simple mechanism for remov...
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 expert advisor was developed by a programmer from vmql solutions based on my experimental ideas.the concept was to create a trading strategy that could handle both trending an...
Скрипт разработан для закрытия встречных ордеров и оптимизации спреда.Стратегия требует эффективного управления ордерами, что и стало причиной создания этого скрипта.Он обеспечивае...
Описание:Данный советник включает простой, но эффективный механизм управления риском.Принцип работы: советник использует стандартную стратегию Мартингейла, где встречные ордера отк...
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 indicator is available in the mql5 codebase and has been translated to mql4. it is designed to monitor price movements and identify potential volatility boundaries, triggering...
description:the expert advisor places two pending orders (buy stop/sell stop) at the beginning of the trading session. these orders are positioned at a specified distance from the ...
description:is it possible to profit on new data using simple neural networks?as a result of various experiments, the most resilient on new data is the variant where parameters are...
this simple indicator calculates the total lots of open buy and sell positions, as well as pending stop and limit orders for the current instrument (current chart).it is useful whe...
i present to you an attempt at searching and filtering extremes. there are many similar indicators, and this one is no exception.you may find that a similar indicator already exist...
Советник отслеживает изменения баланса и отправляет уведомления на мобильные устройства.При изменении баланса, советник отправляет уведомление с указанием суммы изменения (прибыль ...
description:this indicator is designed for visual confirmation of market entry.the time frame is d1, and the currency pair is eur/usd. the indicator has not been tested for profita...
each line has its own time. when the time is up, it's time to fix the result or open a new position.in principle, the line measures the flat, and there are no trends at all. if the...
description:the indicator is designed for visual confirmation of market entry.timeframe on the d1 chart, currency eur/usd. i have not tested profitability on other pairs.see the ex...
this indicator is based on fractals, providing a clear visualization of price movements.the code is well-commented and beginner-friendly, making it easy to understand and modify.it...
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...