DB FX RiskOscillator indicator with MTF and the advanced popup/email/push alerts ---------- DB FX RiskOsc_v1 600+ indicator was created for Premium Trading Forum. This is the updated MTF DB FX RiskOsc indicator with the new set of 32 MAs and with the advanced popup/email/push alerts. The version is working for MT4 build 600 and above ---------- You need to subscribe to ...
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 ...
Updated MetaTrader 4 Web platform: support for technical indicators and 9 new languages The developments on expanding the web platform features are in full swing. Our immediate and most important objective is to provide web traders with technical analysis tools. To address this task, we have started adding technical indicators into the web platform. We have completely revised the chart display model making it possible to apply multiple indicators simultaneously. The ...
This article describes a special algorithm allowing to gain access to elements by their unique keys. Any base data type can be used as a key. For example it may be represented as a string or an integer variable. Such data container is commonly referred to as a dictionary or an associative array. It provides easier and more efficient way of problem solving. More...