this multi-symbol indicator shows the price changes of symbols from the market watch between two dates defined by vertical lines.this provides a convenient opportunity to evaluate ...
chande kroll stop indicator is an indicator for determining the level of stop loss setting. it represents two lines on the price chart. the red line represents the stop level for a...
ctsloggeris a simple and flexible logging system specifically designed for creating and debugging trading systems in mql5. the main advantage of ctsloggeris the ability to temporar...
the strategygo short when price hits n-lookback bars high targeting mean of n-lookback. go long when price hits n-lookback bars low targeting mean of n-lookback. this is a misleadi...
candle signature with example is a script which can be useful for traders doing research and development in finding single candlestick pattern, storing them and further making an e...
indicator name : kuskus starlightdescription : kuskus starlight is a technical indicator that functions as an oscillator, utilizing a fisher price transformation to assist traders ...
what exactly is it for? visual reference of your eas' performance: manually enter your strategy's known or expected historical maximum drawdown (e.g., from backtesting or previous...
volume oscillator is the ratio of two moving averages calculated on volume.calculation:a rise or fall in price along with an increase in volume can potentially signal the strength ...
chaikin's cash flow (cmf) is a technical analysis indicator used to measure the volume of cash flow over a given period of time. cash flow volume (a concept also created by mark ch...
the correlation coefficient (cc) is used in statistics to measure the correlation between two sets of data. in the world of trading, data sets can be any financial instrument. simp...
the know sure thing (kst) indicator is an oscillator based on momentum represented by the rate of change (roc). it is four different-period rocs smoothed with simple moving average...
net volume indicator:net volume can be used to show where buyers and sellers are putting the most money at any given point in time. positive net volume can show that growth and buy...
the smi ergodic oscillator indicator displays the difference between the and its exponentially smoothed signal line.it has three adjustable parameters:long length- primary smoothin...
volatility stopis a technical indicator used to place effective stop losses. it allows to achieve a balance between making profit from deals and controlling risks in the market. th...
user can select date range, symbols and magic numbers through the graphical panel. the script counts the total profit and number of trades based on the selected filters (symbols, ...
the code provides control over risks, as i did not try to display information on the panel on the chart, as you can see on the screen in the log is information, but not displayed o...
main features dynamic volume categorisation :the indicator classifies volume into various categories, assigning different colours to facilitate visual interpretation: buying climax...
mql5 indicator for calculating the average price of a hedge accountintroduction this code was generated by chatgpt, but i made some adjustments and posted the video on youtube:in t...
spread is realised through the difference of quotes of two symbols. if symbols quotes move in reverse - the second symbol is put in reverse. in this case the spread is calculated t...
key features1 - flexible display modes:- commentary: displays the countdown directly in the top left corner of the chart. - chart edges: positions the stopwatch in any corner of th...
entries based on silverbullet concept by ict and 2022 mentorship model risk can be changed, default is 0.25% partials taking is included along with trailing stop loss after tp 2....
it's a classic indicator which plots a moving average on volume (tick volume) instead of price. the histogram bars that describe the volume are coloured based on the price bars.tic...
the custom ma cross with rsi indicator for mt5 is a versatile trading tool designed to help traders identify trend changes and filter entries using momentum. this indicator combine...
random trader eaa versatile expert advisor that implements a random trading strategy with advanced risk management features. this ea opens positions randomly while maintaining stri...
key features: stochastic crossover strategy:enters a buy position when the stochastic %k line crosses above the %d line, and enters a sell position when the %k line crosses below t...
key features smart risk management automatic lot size calculation based on account risk percentage maximum risk cap in monetary value dynamic stop loss based on atr volatility lot...
xauusd (gold) is a popular trading instrument in the forex market due to its high volatility and profit potential. however, major economic news events—such as non-farm payrolls, fe...
vwap represents the average price weighted by volumeover a selected time period. unlike simple averages, it tells you where the majority of volume has traded, and this is a crucial...
input:range start time : the starting time of the range creation range end time : the ending time of range creation trade end time : the time where the line of range zone high/low ...
the bbma (bollinger bands moving average) trading strategy was developed by oma ally, a renowned malaysian trader. the strategy combines bollinger bands and moving averages to iden...
introduction how custom macd works custom macd operates based on the standard macd formula:macd line: the difference between the fast ema (default: 12) and slow ema (default: 26). ...
this adx smoothed indicator offers significant improvements over traditional implementations. key enhancements include:robust error prevention with comprehensive bounds checking to...
a simple utility for monitoring long and short swaps of a single symbol. if your broker-dealer's swaps are specified in points instead of account currency, this utility automatical...
introduction the autocloseonprofitloss expert advisor (ea) is a powerful automation tool for metatrader 5, designed to close all open positions when predefined profit or loss targe...
good afternoon. the expert advisor is based on bollinger bands and donchian channel.sell signal: the donchian channel is falling over the period, the opening price is above the upp...
features and functionality the indicator plots two lines on the chart: one for the high price and one for the low price, calculated based on user-defined inputs. its key features i...
what exactly is it for? visual reference of the performance of your eas: enter manually the known or expected historical maximum drawdown of your strategy (for example, the one ob...
ctsloggeris a simple and flexible logging system specially designed for creating and debugging trading systems in mql5. the main advantage of ctsloggeris the ability to temporarily...
butterfly strategy expert advisor this expert advisor (ea) implements the butterfly harmonic trading pattern across multiple timeframes (m2 to d1) for automated forex trading. it d...
key features flexible risk:reward ratio: set any r:r ratio (1:1, 1:2, 1:3, etc.)pip-based calculation: define stop loss in pips, tp calculated automaticallymulti-symbol support: ca...