TRIX Four Colors EA - expert for MetaTrader 5
The Expert Advisor trades using the TRIX Four Colors custom indicator.
This is a discussion on Something interesting within the General Discussion forums, part of the Trading Forum category; TRIX Four Colors EA - expert for MetaTrader 5 The Expert Advisor trades using the TRIX Four Colors custom indicator....
TRIX Four Colors EA - expert for MetaTrader 5
The Expert Advisor trades using the TRIX Four Colors custom indicator.
Follow my official trading theregulartrader blog
Very new here so I'm learning.
Kin_Dza_Dza - expert for MetaTrader 5
The Kin_Dza_Dza Expert Advisor changes the background color of the chart, depending on whether there are open positions on the chart or not, and also depending on whether the position is in positive territory or in negative territory.
The idea of color differentiation of the graphs is taken from here https://www.mql5.com/en/forum/374423/page3#comment_23811875
Nadaraya-Watson estimator - indicator for MetaTrader 5
Nadaraya and Watson, both in 1964, proposed to estimate values as a locally weighted average, using a kernel as a weighting function.
It is producing a non-causal (re-calculating) smoothed value that then can be used as an estimate of a possible trend for future values. No extrapolation added to this indicator (in order to avoid fuss that shall inevitably happen when people start using it, as they should not, as signals). The indicator is based on luxAlgo work for different trading platform.
What is Rex Oscillator, how to use it, how it was calculated, and free to download (CodeBase).
----------------
- Rex - indicator for MetaTrader 5
"TVB (True Value of Bar) gives an idea of how healthy the market is. Rex Oscillator is the moving average of the TVB values".- Rex (extended) - indicator for MetaTrader 5
"This version is extend with a sort of Donchian channels to detect possible overbought, oversold and ranging zones)".
iWPR EA and Filter - expert for MetaTrader 5
A strategy based on the iWPR indicator (Williams' Percent Range,% R) plus a filter in the form of a custom indicator MA Color N Bars ( color of the custom indicator MA Color N Bars .)
Indicators Code - expert for MetaTrader 5
Based on An attempt at developing an EA constructor article.
This non-trading EA is just a collection of ready-made codes for working with indicators. Contains input parameters of indicators (written in the "header" of the Expert Advisor), declaration of handles (written in the "header" of the Expert Advisor) and creation of handles (written in OnInit).
Trading engine 4 - expert for MetaTrader 5
Based on An attempt at developing an EA constructor article.
This Expert Advisor is a ready-made code for an Expert Advisor. By enabling / disabling input parameters, you can get a lot of trading strategies in a simple way. Indicators (input parameters, declaration and creation of handles) can be taken from the Indicators Code .
ADXm (experiment) - indicator for MetaTrader 5
There are a couple of versions of this indicator already existing in the code base. Some versions can be found at following links :
As it can bee seen from the already published versions, one of the small (possible) issues of ADXm is the fact that it (in the times of ranging market) it tends to be "nervous". Some smoothed versions were made to address that, and this one can do that too but in an unexpected way : by applying ADXm calculation to itself, instead of using some conventional smoothing methods.
Bookmarks