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

Bollinger bands extended - MetaTrader 5용 지표

조회수:
13663
평가:
(20)
게시됨:
2019.02.12 11:54
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Theory :

Bollinger bands are calculated as :

A Bollinger Band® is a technical analysis tool defined by a set of lines plotted two standard deviations (positively and negatively) away from a simple moving average (SMA) of the security's price, but can be adjusted to user preferences. Bollinger Bands® were developed and copyrighted by famous technical trader John Bollinger,
The part that is using standard deviations is a part that can be interpreted differently. The standard deviation usually used is the standard deviation - this version adds an option to chose standard deviation of a sample too. Also, it is adding Bollinger bands zones as a sort of an early warning of a price entering a "breakout zone"

Usage :

It can be used as any regular Bollinger bands indicator



Export Deals History V1 Export Deals History V1

Export history of deals from MT5 retail hedging account selected between two dates. The resulting file is CSV that can be opened/imported with any spreadsheet software.

Simple harmonic oscillator Simple harmonic oscillator

Simple harmonic oscillator

Bollinger bands breakout Bollinger bands breakout

Bollinger bands breakout

Export trade history to CSV Export trade history to CSV

This script will export the trade history from MT5 selected between two dates. The resulting file is CSV that can be opened/imported with any spreadsheet software. Current version 1.0 does not add the takeprofit and stoploss. Any advice to improve this is welcomed.