Volatility Trader and Breakout EA (X-liquidex) – EA MetaTrader 4

Volatility Trader and Breakout EA (X-liquidex)
X-liquidex is an Impulsive/Volatility/Breakout EA. It uses Range, Moving Averages and Keltner channel. It’s logics are simple yet powerful. It can best operate in time-frames that are below M30, but deep research and testings as well has to be made before it is used in the time frames. Trade logics Buy The prices should break

Convergent Divergent Range Volatility – indicator MetaTrader 4

Inputs
The CDRVolatility indicator can be used as a guide for setting the S/L, T/P and T/S.  Within the chosen time window, for a net positive price gain, this indicator displays the largest upswing (convergent signal) and the largest downswing (divergent signal). For a net negative price change, the largest downswing becomes the convergent signal and

MM % volatility – script MetaTrader 4

MM % volatility - script for MetaTrader 4
Lot calculation and position opening by market with the consideration of the asset volatility. StopLoss is set automatically, TakeProfit – on demand, as a multiple of R. LotSize:=RiskAmount/(PointPrice*StopLossPoints); RiskAmount:=FreeMargin*RiskPercent/100; StopLossPoints:=kATR*ATR(TimeFrame,RiskAtrPeriod)/PointSize; TakeProfitPoints:=StopLossPoints*ProfitToLossRatio. The working function is Trade, in the Trade.mq4 library file. Declaration: int Trade(string smb, int TimeFrame, int cmd, bool ShowQ, int Slippage, bool SetProfit,

Volatility, aggressiveness and their normalization – indicator MetaTrader 4

Volatility, aggressiveness and their normalization - indicator for MetaTrader 4
Aggressiveness shows the number of points the instrument passes within one candle on average, analyzing the last MyPeriod periods. No matter in which direction! Volatility – the size of the channel for MyPeriod in points. The Silence indicator demonstrated one of the variants of normalization of any indicators. . Recommendations: It is possible to determine

Volatility Quality Stridsman (histo) – indicator MetaTrader 5

Volatility Quality Stridsman (histo) - indicator for MetaTrader 5
Volatility quality Stridsman indicator (Thomas Stridsman is the inventor of that indicator, and this version is coded the way how original version is, not like some variations that are commonly used) — histogram version. This version, unlike the “regular” version, plots only 1 value: a histogram that is indicating the short term direction of the

Volatility Quality Stridsman – indicator MetaTrader 5

Volatility Quality Stridsman - indicator for MetaTrader 5
Volatility quality Stridsman indicator (Thomas Stridsman is the inventor of that indicator, and this version is coded the way how original version is, not like some variations that are commonly used). This plots 4 value: fast average slow average Volatility quality line (the colored line) the zone between the volatility quality and the fast average

Stochastic volatility – indicator MetaTrader 5

Stochastic volatility - indicator for MetaTrader 5
The indicator is made after the original work and idea of Francesco G. Cavasino (described in his published article “Stochastic volatility”). Original stochastic (OriginalStoch input variable in the code or Calculate using original stochastic option in the inputs tab of the indicator) – do you want the indicator to calculate the smoothness of the stochastic