Too Many Parameters to Optimize. A trading-EA with many indicators each with many parameters will need a lot of time for its optimization as there will be way too many combinations to test. What if we were able to reduce this amount of combinations before we start the optimization of the trading-EA? In other words before coding the trading-EA we code a pseudo-EA that asks only a specific questions to the market. We split a big problem into ...
Constance Brown's Derivative Oscillator was published in her book "Technical Analysis for the Trading Professional". The oscillator uses a 14-period RSI . The RSI is then double smoothed with exponential moving averages . The default settings for the smoothing periods are 5 and 3. In a second step a signal line is generated from the smoothed RSI by calculating a simple moving average with a period of 9. The Derivative Oscillator is calculated as the difference between the smoothed RSI and the signal ...
The interesting EA found: Ketty - expert for MetaTrader 4 This EA is based on the book which was written by Kathy Lien : Day Trading the Currency Market: Technical and Fundamental Strategies To Profit from Market Swings : The coder suggested to use it on GBPUSD M15 timeframe: ...
Regression EA updated ---------- RegressionExpert_v1 600+ EA was created for Premium Trading Forum. This is the updated RegressionExpert for the new MT4. It uses PolyFitBands_v2.3 600+ and also ValueChart_v2ea 600+ indicator as a confirmation of a signal. The setting for EURUSD M15 is provided. The version is working for MT4 build 600 and above ---------- You need to subscribe ...
Just found the chart with the explanation about how to trade using DarvasBoxes indicator: And this is indicator createde by Igorad for this premium section: DarvasBoxes_v3 600+ indicator is on this post (premium section link). This version is for the build 600 and above