this indicator automatically generates fibonacci retracement and extension levels based on the latest zigzag swing high and low points. it dynamically updates as new swing points a...
this indicator draws colored rectangular boxes for the asian, london, and new york trading sessions with high/low range extension lines, providing a visual representation of market...
vr breakdown level is a straightforward trading strategy that capitalizes on breakouts of previous high or low levels.strategy overview:this strategy operates on a user-defined tra...
this strategy is based on the concept of locking, where a trader holds both a long (long) and short (short) position of equal volume on the same asset. by doing so, the market risk...
the 'heads or tails' trading strategy is a high-risk, short-term approach used in the stock and forex markets. its name reflects the random nature of decision-making, akin to flipp...
a modified zigzag indicator that identifies reversal moments not by a fixed percentage, but by a specified ratio of the current price to the last local extremum.this indicator prov...
risksizer panel lite (mt4) — simplified risk percentage lot calculator with one-click buy/sellrisksizer panel lite is a user-friendly mt4 trading panel designed for efficient manua...
this indicator provides a strategic approach to trading, offering a range of entry points for traders to consider.traders can enter the market when the price crosses the aqua line,...
this code is based on the concept of ma profit, but utilizes a single moving average instead of a cross moving average system.by employing a single moving average, optimization is ...
this indicator is best suited for daily time frames.you can adjust the 'rsiperiod' external parameter to optimize its performance for different symbols and time frames....
description:this expert advisor (ea) is designed for the eurusd currency pair on the daily (d1) timeframe, utilizing the rs i ma indicator for trading signals.trading strategy:the ...
this indicator is a modification of the original indicator by yakovlev (iliukhin).the indicator is based on the ideas of kravchuk, offering a more customizable approach compared to...
this indicator simplifies and enhances forex trading.buy entry: when the red line crosses above the blue line, enter a buy position and exit before the red line crosses below the b...
the core functionality is encapsulated in the include file ea.mhq, which is shared across multiple expert advisors. the start() function performs order management, invoking sub-fun...
a powerful and profitable indicator designed for metatrader 4/5 (mt4/mt5).this indicator provides a clear and effective trading strategy by mirroring the direction of the moving av...
this indicator provides clear entry and exit signals for trading strategies.features:- entry sell or exit buy when the indicator displays red.- entry buy or exit sell when the indi...
this indicator is an advanced tool for metatrader 4/5, designed to enhance your trading experience.it introduces the ma c d mirror, a sophisticated indicator that combines the powe...
please visit the website and donate to support the development of this and other free projects. you will find additional forex tools there.strategy tester reportpsar bug 3finexo-re...
opens orders using moving average crosses.the chart below displays data from 1/1/2022 to 2/11/2022 for the eurusd currency pair.for a comprehensive strategy tester report, refer to...
this fibonacci indicator is designed for both visual and coding use, offering a versatile tool for traders. it dynamically adjusts to chart zooms and timeframe changes, ensuring co...
description:this expert advisor (ea) utilizes the daily opening (o1), high (h1), and low (l1) prices as its underlying data.the filter base is formed by the distances between these...
this is a powerful tool for traders, providing a visual representation of moving average crossovers with an accompanying sound alert.the indicator displays a mirror image of the mo...
gives buy, sell, and exit signals based on ema7, ema14, and ema21.rules:- buy: when ema7 > ema14 and ema7 > ema21 and ema14 > ema21- sell: when ema21 > ema7 and ema21 > ema14 and e...
this comprehensive indicator suite, named 'emilio super bands', offers a powerful set of tools for traders within the metatrader ecosystem. designed with simplicity and versatility...
this script provides various keyboard shortcuts to enhance your trading experience on mt4 and other platforms. it utilizes idlelib.dll, available in the libraries section of the co...
wilder's volatility system is a powerful tool developed by welles wilder to measure market volatility. it is based on the concept of the true range, which is a crucial indicator fo...
this indicator is based on the doda-donchian strategy.trading rules- buy: when the price closes above the doda-donchian line- sell: when the price closes below the doda-donchian li...
this expert advisor was created to test various betting strategies in 2026.it utilizes a simple random generator to enter the market, with a fixed risk-reward ratio of 1 to simulat...
this is a framework to build and test systems, which use stop-orders to enter a position. pending orders and positions are handled based on a daily system. the entry logic can be e...
this tool alerts when a trend line has been broken.trend line breakout alerterthe alerter works with 1 or 2 trend lines and plays a sound file when the trend line has been broken. ...
zeromq is a socket library that acts as a concurrency framework. it carries messages across inproc, ipc, tcp, and multicast and connects n-to-n via fanout, pubsub, pipeline, reques...
the doda-trend indicator is designed to help traders identify trending markets and avoid range-bound markets. it is based on average true range and standard deviation. the indicato...
this indicator provides essential market information, including upcoming news events 1 hour before and 30 minutes after the event, as well as active sessions.indicator setupto use ...
this indicator is based on the supertrend logic, with improvements in the code implementation. it can draw the full chart and consumes less resources.
the indicator has two trend ...
this indicator is based on the crossing of fast and slow moving averages.
it provides trade signals in the form of arrows, with each arrow representing a potential 50 pips.
it is r...
this tool is very useful for managing orders. it allows you to adjust stop loss and take profit levels by dragging the lines drawn by the expert advisor. you can also see the numbe...
this indicator calculates the aggregate z-score, denoted as aggz, using the formula: aggz = (-1*(10-day z-score)+(200-day z-score))/2. the z-score is calculated as (close - sma(clo...
this script generates a market report based on a list of symbols.market report generationthe script creates an html file in the experts/files directory, providing a market overview...
ms lea calculates the last n local highs/lows and waits for a break out. it makes a long trade if the price moves above the local high and a short trade if the price goes below the...
this indicator provides basic information including multi-timeframe trend based on adx and psar, rsi, stochastic and its trend, macd trend, spread, remaining bar-time, and big pric...
this expert advisor is designed to trade straddles, which consist of long and short stop orders placed before a news event at a specific time of the day.key features- trades news e...
this is a 4 expert named 'double lot sea dragon'.introductionit is designed to support traders by providing reliable functionality within the metatrader environment.the tool follow...
description: the agg m calculation is based on the percentrank function, which is applied to two different periods of high, low, close prices and the close price itself.calculation...
this indicator is an enhanced version of the donchian channel concept, allowing users to set additional levels internal or external of the calculated range.it can be used in conjun...