Skip to content

ボリンジャーバンドの+σと-σの差を表示するインジケーター

License

Notifications You must be signed in to change notification settings

KeisukeIwabuchi/Difference-of-Bollinger-Bands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Difference of Bollinger Bands

ボリンジャーバンドの+σと-σの差を表示するインジケーター
sample

インストール

  1. Difference of Bollinger Bands.mq4をダウンロード
  2. データフォルダを開き、/MQL4/Indicators/配下に保存
  3. MT4を再起動またはナビゲーターを更新してご利用ください。

使い方

チャートへドラッグ&ドロップして適用してください。

パラメーター

period・・・ボリンジャーバンドの期間。デフォルトは20
deviation・・・ボリンジャーバンドの偏差。デフォルトは2.0
price・・・ボリンジャーバンドの計算に使用する価格。デフォルトは終値

priceは、終値・始値・高値・安値・中央値・代表値・加重終値から選択可能です。
表示されるラインの値は価格単位となっています。

About

ボリンジャーバンドの+σと-σの差を表示するインジケーター

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages