Strategy ViewerThis is a script to view a myfxbook's CSV statements file in MT4.
SpreadLogger + Bid and Ask LoggerDo you want to know how the Spread on your Broker fluctuates? I developed 2 small indicators which will allow you to see hot the spread is performing real time and for the last few minutes or whichever you can thing your platform can hold.
ACC+BAL+MARG-INDIAccount Balance, Equity, Margin, Free Margin + Account Profit: position anywhere on chart - hide any item - enhanced user preference options.
Average Daily RangeTheGreedyPig Average Daily Range Indicator calculates 5, 10, 20 days and shows them on the chart. I found this on a Forum, updated, modified the Indicator I found.
Fractal ZigZag (never repaints)This indicator shows signals triggered using Fractals and the original ZigZag indicator. Signals are never -ever- repainted and is an useful tool to study the real behavior of the ZigZag indicator.
Double ZigZag (no repaint)This indicator shows signals from two different Zigzags without repainting, and allows you to study the real behaviour of the zigzag indicator as a trading tool over time.
TrinitiThe support and resistance levels are determined. It provides the values for TP and SL.
HTTP using WinINet directly in mql4This is a "conceptual" script that uses the WinINet functions to load a HTTP page directly from mql4, without a C++ dll
LRMA Fast CalculationThe ideas from the article 3 Methods of Indicators Acceleration by the Example of the Linear Regression" is implemented in this indicator.