Arinze Michael Ejike / Profile
- Information
|
no
experience
|
13
products
|
9
demo versions
|
|
8
jobs
|
0
signals
|
0
subscribers
|
Core programs we build are Trade Copiers, Indicators, and other trading utilities that reveal market patterns others miss.
Open to discussions with traders and developers interested in algorithmic trading solutions. Thank you.
1. GAUSSIAN (Fisher Transform):
- Normal distribution with thin tails
- Transform: artanh(x) = 0.5 * ln((1+x)/(1-x))
- Best for: Smooth trending markets
2. STUDENT_T:
- Fat tails, captures market crashes better
- Parameter: degrees of freedom (lower = fatter tails)
- Best for: Volatile markets with frequent extremes
3. LAPLACE:
- Sharp peak, exponential tails
- Transform: sign(x) * ln(2|x|) for quantile function
- Best for: Markets with sudden reversals
4. LOGISTIC:
- Similar to normal but heavier tails
- Transform: logit function = ln(p/(1-p))
- Best for: General purpose with better extreme handling
5. HYPERBOLIC:
- Moderate fat tails, smooth
- Transform: inverse of sech distribution
- Best for: Balanced approach between normal and fat-tailed
6. SKEWED_T:
- Asymmetric with fat tails
- Captures directional bias in markets
- Best for: Trending markets with directional preference
Usage Recommendations:
- Trending markets: DIST_GAUSSIAN or DIST_HYPERBOLIC
- Volatile/choppy markets: DIST_STUDENT_T or DIST_LAPLACE
- Balanced approach: DIST_LOGISTIC
- Directional bias: DIST_SKEWED_T with appropriate skew parameter
Other profitable programs https://www.mql5.com/en/users/ifyjava/seller The Solarwind No Repaint is a technical oscillator that applies the Fisher Transform to normalized price data, creating a histogram-based indicator that identifies potential market turning points. This indicator converts price movements into a Gaussian normal distribution, making cyclical patterns and momentum shifts more visible to traders. How It Works The indicator processes price data through several
The Solarwind No Repaint is a technical oscillator that applies the Fisher Transform to normalized price data, creating a histogram-based indicator that identifies potential market turning points. This indicator converts price movements into a Gaussian normal distribution, making cyclical patterns and momentum shifts more visible to traders. How It Works The indicator processes price data through several computational steps: High-Low Analysis : Calculates the highest high and lowest low over the
MT4: https://www.mql5.com/en/market/product/148316
MT5: https://www.mql5.com/en/market/product/148315
In Action
Elliott Oscillator - A momentum analysis tool that detects trend reversals through moving average convergence patterns. The indicator displays blue histograms for bullish momentum and red histograms for bearish conditions, while automatically drawing trend lines between significant peaks and valleys. Alert System : Choose between two modes - Current Bar Alerts (alertsOnCurrent = true) trigger immediately on developing bars but may repaint, while Confirmed Bar Alerts (alertsOnCurrent = false)
Available: https://www.mql5.com/en/market/product/148411
The Buyer-Seller Pressure Indicator displays market sentiment across multiple timeframes from M1 to D1. It calculates buying and selling pressure percentages using moving average momentum analysis over a configurable period. The visual panel shows progress bars with buyer strength in teal and seller dominance in red, alongside percentage values when significant. Each timeframe includes ADX trend strength measurement with directional indicators showing uptrends, downtrends, or ranging markets
| Specification quality | 5.0 | |
| Result check quality | 5.0 | |
| Availability and communication skills | 5.0 |



