거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
14355
평가:
(6)
게시됨:
2008.07.25 07:12
업데이트됨:
2014.04.21 14:52
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

The indicator OzFx Signals v1.7.

Parameters:


PairsList="EURUSD,EURGBP,EURCHF,USDJPY,AUDUSD,EURJPY,GPBUSD,USDCAD,USDCHF,NZDUSD,CHFJPY,CADJPY,EURAUD,EURCAD,GBPCHF,AUDJPY,AUDNZD";//- This is where you add the currency pairs you want
SymbolSuffix="";//- If your broker names the currency pairs with a suffix for a mini account (like an "m", for example), enter the suffix here
ShowTimeTillNextBar=True;
ShowAESSignal=True;
Show4HoursSqueezeMore=True;
SMAFilterOriginal=False;//- Filter Original Method with SMA
SMAFilterAES=False;//- Filter AES Method with SMA
SMAFilterPeriod=200;
StochKPeriod=5;
StochDPeriod=3;
StochSlowing=3;
ATRPeriod=5;
OriginalAndAESTF=1440;//- Original & AES Signal Timeframe: 1, 15, 30, 60, 240 - Default is Daily (D1)
SqueezeMoreTF=240;//- Squeeze-More Timeframe: 1, 15, 30, 60, 240 - Default is H4


OzFx Signals v1.7

The implementation of the MACD pattern Trend continuation The implementation of the MACD pattern Trend continuation

The EA trades based on the trend continuation pattern of the MACD indicator.

sell zone fibs sell zone fibs

The indicator "sell zone fibs".

MA Channels MA Channels

It displays Fibo levels of the price channel created on the moving avrage.

Kanal_Ant Kanal_Ant

The indicator of MA-channel allows to analyse the dynamics of the price by using the technique of A_Vlad, the gist of it is the line of balance LB acts as the attraction of price when there is no external influence.