3 Attachment(s)
All about Oscillator & Histogram
Indicator_Strength
These indicator have 3 Choice [ MA ; MACD ; Stochastic ] for displays in histogram form.
The difference between either :
1. MA_Power=true ~ a fast and slow Moving Average.
2. MACD_Power=true ~ main and signal lines of a MACD indicator.
3. Stochastic_Power=true ~ main and signal lines of a stochastic indicator.
Only one option can be choosen (default is [MA] Moving Average) at any one time, although another indicator can be opened for another option.
This indicator also displays average (strength) levels of difference values above and below the zero line. The feature can be disabled (Set_Levels=false).
This indicator is meant to gauge the power/strength behind a price move.
10 Attachment(s)
Weis Wave [Wyckoff Wave & Volume]
David Weis a veteran VSA teacher commercialized his Weis Wave indicator which is considered as A Modern Adaptation of the Wyckoff Wave & Volume. Get introduced about Weis wave reading the description “Weis Wave Plugin_ A Modern Adaptation of the Wyckoff Wave & Volume” from:
Weis Wave Plugin: A Modern Adaptation of the Wyckoff Wave & Volume
Attachment 23701
Attachment 23702
Attachment 23703
Attachment 23704
Attachment 23705
Attachment 23706
1 Attachment(s)
Open Interest - indicator for MetaTrader 5
Open Interest - indicator for MetaTrader 5
Attachment 31162
Quote:
If the indicator bar is blue, open interest has grown since the bar emergence, if red, open interest has decreased.
1 Attachment(s)
XO - indicator for MetaTrader 5
XO - indicator for MetaTrader 5
Attachment 35295
Quote:
Vary well known XO indicator seems to be missing in a simple form for metatrader 5. Here is a version that is simple to use and fairly fast in execution.
1 Attachment(s)
Momentum smoothing for Metatrader 5
Momentum smoothing - indicator for MetaTrader 5
Attachment 36577
Quote:
The Momentum smoothing indicator allows you to set four types of smoothing for the standard iMomentum (Momentum):
- Simple averaging
- Exponential averaging
- Smoothed averaging
- Linear-weighted averaging
1 Attachment(s)
3 in 1: Stoch + CCI + RSI
1 Attachment(s)
Heiken Ashi Separate Window
Heiken Ashi Separate Window - indicator for MetaTrader 5
Attachment 39459
Quote:
Draw the 'Heiken Ashi' indicator in a separate window.
When the 'Heiken Ashi' indicator is drawn in the subwindow, a convenient opportunity appears for a visual assessment of both the indicator and the usual candlestick chart.
1 Attachment(s)
OsMA Color for MetaTrader 5
OsMA Color 2 - indicator for MetaTrader 5
Attachment 41859
Quote:
The iOsMA (Moving Average of Oscillator, OsMA) indicator based on the
DRAW_COLOR_HISTOGRAM drawing
style shows it is colored in three colors:
- indicators are above zero and the current bar of the histogram is above the previous one (DodgerBlue)
- the indicator is below zero and the current bar of the histogram is below the previous one (Tomato)
- the third color (Silver) closes the histogram in other cases
2 Attachment(s)
StdDev Custom Histogram Smoothing
StdDev Custom Histogram Smoothing - indicator for MetaTrader 5
Attachment 43204
Attachment 43205
Quote:
The iStdDev (Standard Deviation, StdDev) indicator is smoothed with a specified period (' period of averaging ') and a specified type of averaging (' type of smoothing '). The indicator is displayed in the form of a colored histogram: the current bar is compared with the previous one.
1 Attachment(s)
MA on Momentum indicator and MA on Momentum Min Profit EA
Good indicator was published on CodeBase together with the EA based on this indicator -
----------------
MA on Momentum - indicator for MetaTrader 5
Attachment 45507
Quote:
Two lines - simple 'Momentum' indicator and 'Momentum' indicator smoothed with 'Moving Average'
----------------
MA on Momentum Min Profit - expert for MetaTrader 5
Quote:
The EA trades on the signals of the custom indicator '
MA on Momentum' - the signal is the intersection of two lines of the indicator. At the same time, a signal to open a 'BUY' position is considered only if the intersection was BELOW the level '100', and a signal to open a 'SELL' is considered only if the intersection was ABOVE the level '100'.
1 Attachment(s)
Learn how to design a trading system by Accumulation/Distribution (AD)
Attachment 45835
Quote:
In this new article from our series is about learning about the most popular technical indicators in detail by learning how we can use them by simple strategies. Then designing trading systems for these strategies by MQL5 to execute these trading systems in the MetaTrader 5 trading platform, we will learn about a new technical indicator that is one of the volume family indicators that can show us another perspective about the instrument which is the volume measurement, this indicator is the Accumulation/Distribution which is called (AD) also. We will cover this indicator through the following topics:
- AD definition
- AD strategy
- AD strategy blueprint
- AD trading system
- Conclusion
more...
1 Attachment(s)
Learn how to design a trading system by Williams PR
Attachment 46084
Quote:
In this new article from our series about how to design a trading system based on the most popular technical indicators, we will learn how to design different simple trading systems based on a new technical indicator which is the Williams Percent Range (WRP).
more...
1 Attachment(s)
Learn how to design a trading system by Standard Deviation
1 Attachment(s)
Learn how to design a trading system by Chaikin Oscillator
Learn how to design a trading system by Force Index
1 Attachment(s)
Learn how to design a trading system by DeMarker
1 Attachment(s)
Learn how to design a trading system by Relative Vigor Index
1 Attachment(s)
Learn how to design a trading system by Gator Oscillator
Attachment 46864
Quote:
Welcome to a new article in our series about learning how to design a trading system based on the most popular technical indicators which to learn not only how to create the trading system by MQL5 programming language but we learn also about every mentioned technical indicator. In this article, we will learn about one of these popular indicators which is the Gator Oscillator to learn in more detail what it is, how to use it, and how to create a trading system that can be used in the MetaTrader5 to help us in our trading or open our eyes to a new trading approach that can be used to get better results.
more...
Building and testing Aroon Trading Systems
Quote:
This type of article is very helpful to you because it can be consumed in a little time than you need to do the work by yourself to find a good setup of the trading system, but you still need to work after finding what is interesting for your way to dive more and optimize until reaching to the ultimate results that can be profitable for your trading. We just try to present here trading tools that can be used individually or in combination with other tools to save you time in finding what you need to focus on and develop it more in your favor. It also provides how to code these systems to be tested in the Strategy Tester, which means you can save a lot of time by automating your testing process instead of testing manually.
We will cover the following topics in this article:
more...