trade signal indicator
this indicator signals trading operations on your account. what can it do?firstly, it captures any trading event, any trading operation. this includes openin...
This Expert Advisor closes all open positions once a predefined total profit or loss target, measured in points, is reached for the account.When calculating the profit for each ope...
Automated Position and Order Management by TimeThis Expert Advisor (EA) is designed to automatically close open positions, delete pending orders, and optionally close the MetaTrade...
Trade from Lines (e-tfl) Expert AdvisorThis is the second, more functional version of the expert advisor that trades from user-defined lines. The advisor requires two lines for pro...
this expert advisor is designed to capitalize on market gaps. it has been tested in the strategy tester and found to be effective primarily on eurusd, gbpusd, usdchf, and audnzd, d...
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...
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 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, ...
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...
This script is designed to collect statistical information on quote gaps that occur in the market between Monday and Friday, commonly known as gaps.Some trading strategies utilize ...
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...
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...
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...
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...
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...
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 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 ...
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...
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 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. ...
НазначениеСкрипт экспортирует данные equity по группе инструментов.ФункционалСкрипт сохраняет историю стоимости выбранных инструментов в файл csv, рассчитывая изменение средств при...
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...
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...
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...
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...
Привет всем. Предлагаю индикатор willco, созданный по мотивам книги Ларри Уильямса "Секреты торговли на фьючерсном рынке".Ниже приведено описание и инструкция к индикатору, взятые ...
a simple expert advisor based on the bollinger bands indicator. it opens orders when the bands expand. parameters include lot for lot size and tp for take-profit.the bb_trl_3 versi...
this script is designed to download futures contract quotes for a specific delivery month from the quandl website and convert them into a format suitable for metatrader4.with this ...
this script is designed to download quotes for a specific futures instrument from the quandl website and convert them into a format suitable for metatrader4.with these data, you ca...
brief descriptionthis expert advisor combines an adx-based trend strength filter with an ema pullback entry technique. it utilizes atr for dynamic stop loss and take profit sizing ...
this trading strategy employs a mean reversion approach, utilizing stohastic and stddiv for entry signals.sell conditions: stoch > 80% and stddev < 50%buy conditions: stoch < 20% a...
this expert advisor is based on the puria method, a forex strategy that utilizes specific moving averages and the macd indicator for trading signals.indicator setup:moving averages...
overviewthis expert advisor implements a regime-aware, restartable grid-trading system based on the bi-directional grid constrained (bgc) stochastic process research. the research ...
this expert advisor (ea) is a powerful tool for quantitative fund managers, enabling remote monitoring and management of funded accounts from a mobile browser without the need for ...
high-frequency multi-strategy algorithmic trading systemhon-matrix pro is a sophisticated trading system that integrates price action, volatility analysis, and real-time news filte...
xander gold recovery is an expert advisor (ea) designed for the metatrader platform, offering a sophisticated trading strategy based on keltner channel reversion and a dual ema tre...
the expert advisor collects tick history for specified symbols and saves them in csv files. the file name format is , and the files are stored in the directory .
external variable...
this expert advisor, named 'trend me leave me', is a powerful addition to your metatrader toolkit. it offers a range of features to enhance your trading experience, catering to bot...
a trading system based on the price channel concept is presented here. this strategy generates entry signals on the second bar after the price touches the channel's upper or lower ...