거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
Experts

psar bug 6 - MetaTrader 4용 expert

[삭제]
조회수:
11997
평가:
(3)
게시됨:
2011.10.14 07:19
업데이트됨:
2014.04.21 14:55
psar_bug_6.mq4 (16.96 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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.