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
Experts

Parabolic SAR Expert - expert for MetaTrader 5

Views:
20038
Rating:
(52)
Published:
2019.08.12 05:31
Updated:
2022.12.09 08:05
Parabolic SAR.mq5 (848.48 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

This is a classic trading strategy based on Parabolic SAR indicator. It has AutoLot options and built-in Trailing Stop.


This code can be used in both MetaTrader5 and MetaTrader4. Just change the file extension from .mq5 to .mq4 and compile the file in MetaEditor.

This expert advisor is designed with visual strategy builder - Mission Automate. Code is generated automatically. More info: https://www.mql5.com/en/articles/4951

This EA is available as a template in a free demo version, so you can easily modify / customise it without programming.



Parameters

inputs


Trades Examples

    SeriesIntegerInfo and Rates Bar Information Utility, displays how many bars there are in all timeframes for any user selected symbol, and shows the 'CopyRates' information availablity for any bar SeriesIntegerInfo and Rates Bar Information Utility, displays how many bars there are in all timeframes for any user selected symbol, and shows the 'CopyRates' information availablity for any bar

    This utility is not a trading information utility. It will only have value for those getting information on the Number of Bars that have terminal data. This utility uses the functions SeriesIntegerInfo and CopyRates to obtain and display information about the availability of bar information from the terminal.

    Reversing Martingale EA Reversing Martingale EA

    Very popular but dangerous strategy which doubles the stakes after each loosing trade. Finally, if there is enough margin it will reverse into the direction of the current price move and will eventually close in profit. This expert advisor is designed with visual strategy builder - Mission Automate. Code is generated automatically. More info: https://www.mql5.com/en/articles/4951

    Adaptive deviation Adaptive deviation

    Adaptive (ema) deviation

    Reversing Grid on Limit orders Reversing Grid on Limit orders

    Grid system with limit orders. This expert advisor is designed with visual strategy builder - Mission Automate. Code is generated automatically. More info: https://www.mql5.com/en/articles/4951