Originally Posted by matfx The original system was posted here. Please download the update version which i included Igorad's BBandStop_v3.0 600+ indicator to replace the old BBandStop_v1 indicator. The other 3 indicators, fiboPivot_2, heiken_ashi Smoothed and Kuskus StarlightV2 remained the same which is working under MT4 build 646. Entry rules for buy signal/sell signal : 1) When Heiken_ashi, BBandstop and kukus starlight are in the same blue color, it is a buy signal, we enter buy with stoploss ...
Originally Posted by matfx This modified iExposure have the ability to display open position in real time. In addition it calculate automatically profit/loss in pips or in term currency, risk reward ratio, draw down, broker's server time, magic number (if position was opened by EA), stoploss in pips, stoploss level, target level and so on. Tested it is working under MT4 build 646.
Ernst Kreidolf (Swiss, 1863–1956 Morgenidyll 1893 Konrad Ernst Theophil Kreidolf was born on February 9th 1863 in Berne Switzerland, the second eldest child of the Kreidolf family. His brothers and sisters were Marie Hermine (1861), Emma (1866), Albert (1868), Otto (1871), Clara (1873) and Frieda (1876). In 1868 the family moved to Constance in Germany, where his father opened a toyshop. However, Kreidolf grew up with his ...
Please check out the updated ExFit Color indicator with advanced popup/email alert. Code: extern int Price = 0; //Price Mode (0...6) extern int Length = 25; //Period of Smoothing extern int Order = 2; //Fitting Order extern double WeightFactor = 2; //WeightFactor(eg. 2-EMA,1-Wilder) extern int Window = 500; //Window size in bars extern string alerts ...
extern int Price = 0; //Price Mode (0...6) extern int Length = 25; //Period of Smoothing extern int Order = 2; //Fitting Order extern double WeightFactor = 2; //WeightFactor(eg. 2-EMA,1-Wilder) extern int Window = 500; //Window size in bars extern string alerts
Trade Assistant — a multi-timeframe indicator that is based on three standard indicators: Stochastic, RSI (Relative Strength Index) and CCI (Commodity Channel Index). It displays current trend directions for M5, M15, M30, H1, H4 and D1. When you follow such an indicator you have the clear picture of the trends in all important timeframes. It doesn't matter to what timeframe chart you attach this indicator. It's also not recommended to change any input parameters. The indicator can be downloaded ...