Codes

GMT Time on chart for MetaTrader 4

The GMT Time on chart indicator is written for users who like to see GMT Time on-screen. For convenience, This indicator code is written clearly and simple. Update 1: 16-5-2020 *Input font color *Input font size

Forum

Sharing my Simple Trading Strategy that Works.!

A good strategy should answer 5 questions: 1. Does our entry occurs in decent volume zone ? 2. Is there enough space for Candlestick to grow? (Avoiding OverBought and OverSold Zones). 3. Are we Aligned with trend? 4. Can we evaluate easily with naked eyes? 5. Is there low Risk Involves.? And Here's

MT5 Tester Issue - Lotsizing not working on tester

double tickSize = SymbolInfoDouble ( Symbol (), SYMBOL_TRADE_TICK_SIZE ); double tickValue = SymbolInfoDouble ( Symbol (), SYMBOL_TRADE_TICK_VALUE ); double valueToRisk = risk / 100 * capital; double tickCount = sldistance / tickSize; double lots = valueToRisk /

Can't initiate standard indicators in OnInit

Indicator is working fine in OnCalculate,OnTick,OnTimer but why not in OnInit. Is there any other option to load indicator data on Initialization.? int OnInit () { double mabuff[]; ArraySetAsSeries (mabuff, true ); int ma= iMA ( _Symbol , _Period , 14 , 0 , MODE_SMA , PRICE_CLOSE ); if (

How to trade triangle patterns ? Where to Enter and where to Exit?

There is a Live symmetrical Triangle Pattern formed in CHFJPY - 06-03-2020 Since Symmetrical Triangle Patterns are trend continuation pattern,and the live trend in bullish in major trend and bearish in minor trend in CHFJPY. *Is it a valid pattern ? *How to calculate breakout levels ? *Should I look