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

psar bug 6 - expert for MetaTrader 4

[Deleted]
Views:
11975
Rating:
(3)
Published:
2011.10.14 07:19
Updated:
2014.04.21 14:55
psar_bug_6.mq4 (16.96 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Description:

An Expert Advisor designed to open and close respective orders at the first parabolic SAR signal.

Its performance depends on the custom parameters of stop loss, take profit, trailing stop, lot size for opening trades and more. This version works alongside manual trades and other expert advisors as per you requests.

Note:

You need to change the SAR indicator "Step" and "maximum" value/s to that of the EA in order to match the EA operation with that of the SAR indicator.

But this is just for visual purposes as the EA does'nt need the indicator in order to work. e.g. if you are using the default step setting for the EA (0.001) you might get a false impression that the EA didnt open an order when the SAR indicator with its default step setting (0.02) showed a signal but in reality the virtual SAR with a step setting of 0.001 had'nt yet shown a signal.

If no order was opened and the journal displayed an error as to why, thats when action needs to be taken. Always check this page for updates thank you !!!.

Ive also included a full documentation for pSAR bug 6 available at our new site.

X bug free version v3.0 X bug free version v3.0

Trades using MA crosses on all timeframes.

Blonde Trader EA Blonde Trader EA

This Ea open buy/sell positions based on Grid, no size lot optimised works well on M5

My Line Order version 2.1 My Line Order version 2.1

A new and improved version of LineOrder

Simple tick data collector Simple tick data collector

A simple tick data collector written in MQL4 for you to collect tick data on any symbol you choose.