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

You may change input parameters:

nPeriod = 13;

MaShift = 0;

For RSI_Bands_B2 i added:

RossiKoeff = 300;// find value by testing for each Symbol and TimeFrame

True Range Bands True Range Bands

My version of the famous indicator

Price Change Indicator Price Change Indicator

A simple indicator that shows the price change, in pips, per candle.

MA_Support_SAR MA_Support_SAR

Two indicators MA_Support and Para_B

Minute Overlay Indicator for Sub Window Minute Overlay Indicator for Sub Window

The indicator will draw vertical lines every hour or any minute that you desire within the hour as long as a candle closes on that minute over the top of other indicators in the sub window.