私たちのファンページに参加してください
The purpose of the present code is to demonstrate how easy it is to create color scales, color gradients and heatmaps with the MQL4 language and functions.
This is a pretty simple startegy that follows trend. Recommended time frams is D1. when close price brakes up the EMA build based on high prices given that RSI is above 55 and RSI is above its Moving average - we buy. when close price brakes down the EMA build based on low prices given that RSI is below 45 and RSI is below its moving average - we sell. system closes previose trade if there is opposite signal system uses take profit and stop loss as well as trailing stop
マスインデックスは、高値と安値によるバンド幅の変化に基づいた、トレンドの転換の検出を意図しています。バンド幅が広がれば、マスインデックスは増加し、狭まれば、マスインデックスも減少します。
インディケータOsMACDは、インディケータMoving Average of Oscillator(OsMA) とMoving Average Convergence/Divergence (MACD) の組み合わせです。
Plotting the ROC indicators of two custom types (including Momentum) and periods in one window.
Probably the best Awesome Oscillator (AO) available with zero line crossover and signal line alerts.
This script opens a pending sell order by just point and drop the script in the place you want.
YangTrader is a good indicator, it core is price moving and return, when the value crosses 15, maybe it's the best buy time and down cross 80 it's the sell time.
This set of scripts has been designed to scale-in your trades as price action runs in your favor. This will maximize profits due to proper pyramiding, decrease the impact of unprofitable trading decisions and in general, make your life easier.
Export text to Excel in real time using native DDE library provided by Windows
Candle Closing Time Remaining (CCTR) is an indicator which displays the remaining time for an open candle to be closed.
Value Chart as developed by David Stendhal. Value Chart was designed to show the valuation of the market.
Tipu MACD is one the popular indicators in the Market. The original code for Tipu MACD is modified by removing compatibility with Tipu Panel. This version of Tipu MACD is open for everyone who is interested in developing an Expert Advisor.