Participe de nossa página de fãs
Coloque um link para ele, e permita que outras pessoas também o avaliem
Avalie seu funcionamento no terminal MetaTrader 5
psar bug 6 - expert para MetaTrader 4
- Visualizações:
- 12232
- Avaliação:
- Publicado:
- 2011.10.14 07:19
- Atualizado:
- 2014.04.21 14:55
- Precisa de um robô ou indicador baseado nesse código? Solicite-o no Freelance Ir para 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.
Trades using MA crosses on all timeframes.
Blonde Trader EAThis Ea open buy/sell positions based on Grid, no size lot optimised works well on M5
A new and improved version of LineOrder
Simple tick data collectorA simple tick data collector written in MQL4 for you to collect tick data on any symbol you choose.