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.
Inverse Distance Weighted Moving Average (IDWma)This multi-timeframe capable moving average discounts prices far from the average. It is smoother than SMA but follows price similar to an EMA of the same length.
Bill Williams ATZ indicatorThis indicator throws visual and verbose buy/sell signals according to Bill Williams Trading in the Zone methodology and Alligator.
iSimpleClock_v2Simple clock displayed via the "label" graphical object (OBJ_LABEL).
CCalendarInputBoxNew CCalendarInputBox control element of the IncGUI library has been designed for date and/or time input.
Clear MethodThis indicator is based on the article: Getting Clear With Short-Term Swings by Ron Black
WatchDog - An EA monitoring script. WatchDog sends an e-mail when things go wrong, an order has opened or closed, on requotes, on log errors, on server shut down... Just drag the script in a chart window.
SeNSetiVeThe trend indicator that gives signals for performing deals. The indicator color depends on the market movement direction determined by the indicator position relative to the zero line.
FP channelThe channel is based on the prices extreme values for a period. Central line, upper and lower channel borders values are determined by calculation of the Pivot Points used as assumed support and resistance levels.