Watch how to download trading robots for free
Find us on Facebook!
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
Views:
3531
Rating:
(19)
Published:
2012.12.19 13:06
Updated:
2023.03.29 13:42
\MQL5\Include\ \MQL5\Indicators\
ultrafatl.mq5 (13.13 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Trading system using the UltraFatl oscillator. A signal to perform a deal is formed at bar closing when the bar changes colors from many red or green color variancies. Exit from the deals is performed either by a pending order, or by changing color of the bar indicator.

Place UltraFatl.ex5 compiled file to the terminal_data_folder\MQL5\Indicators.

Default Expert Advisor's input parameters have been used during the tests shown below. Stop Loss and Take Profit have not been used during the tests.

Fig. 1. The instances of history of deals on the chart.

Fig. 1. The instances of history of deals in the chart.

Testing results for 2011 at USDCHF H4:

Fig. 2. Chart of testing results

Fig. 2. Chart of testing results

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

CheckHistory - Check and load history function CheckHistory - Check and load history function

Slightly modified history load function from MetaQuotes.

Exp_AnchoredMomentum Exp_AnchoredMomentum

Trading system using the AnchoredMomentum indicator

sHistoryExport - handy script to export the historical data in the МetaТrader 4 format sHistoryExport - handy script to export the historical data in the МetaТrader 4 format

Export of all necessary instruments and time frames in one click with load and checking history

Exp_DSSBressert Exp_DSSBressert

Trading system using the DSSBressert indicator