Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

WiOver - indicator for MetaTrader 5

Published by:
Nikolay Kositsin
Views:
6616
Rating:
(17)
Published:
2011.12.27 08:49
Updated:
2016.11.22 07:32
wiover.mq5 (5.99 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Real author:

Murad Ismayilov

The indicator shows the average percentage value of the last candlesticks overlap. It is useful for those, who enters the market manually using limit orders during price consolidation, as it allows to select order direction. Blue line - recommended BUY-LIMIT, red one - SELL-LIMIT.

This indicator was first implemented in MQL4 and published in Code Base at mql4.com 15.11.2010.

WiOver

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/698

Laguerre_HTF_Signal Laguerre_HTF_Signal

Laguerre_HTF_Signal shows a trend direction or a signal for performing a deal generated by Laguerre indicator as a graphic object with colored trend indication or deal direction.

Save history to HST Save history to HST

The script exports historical data to HST format for its use in MetaTrader 4 client terminal. This file can be imported in MetaTrader 4 as historical data or you can open it as offline chart.

IncRSIOnArray IncRSIOnArray

CRSIOnArray class is designed for calculation of RSI (Relative Strength Index, RSI) values on indicator buffers. The example of use of the class is presented.

IncMFIOnArray IncMFIOnArray

CMFIOnArray class is designed for calculation of MFI (Money Flow Index) values on indicator buffer. The example of use of the class is presented.