Contrarian Scalping Entry Support v2.3

// version=2
// Copyright @ ALEX SHORT
// Indicator Name : Contralian Scalping Entry Support
// alpha tester : Norakichi senpai (Santa Prop Norakichi senpai)
// Special Thanks WBZ Trading Group
// This indicator support "Contralian Scalping Entry" and "Find ideal Take-Profit point that just like Buying or Selling CLIMAX".
// Attension!!! I strongly reccomend to Verify effectiveness before "REAL TRADE".
// Note1. Downtrend often continue compared to uptrend. So, you might have to change DFMA setting for it. Or you should change reasons/grounds for Scalping Long Entry in long DownTrend.
// Note2. Before applying this indicator or switching resolution, please confirm DFMA resolution Setting. It can't chenge automatically.
// Function1. Difference from Moving Average Arrow from Multi_SMA
// This indicator will plot chart Arrow above or below candle stick when DFMA marked over range.
//
// Function2. When candle touch Quad_Bollinger band, background color will chengeing.
// Function3.
・Memo
・5分足以上の時間軸で使用する場合は、QBB #1-4 の Deviation を "2.5" or "2" にすると良いかもしれない。
・5分足のDFMA Alert Level は L1 を "15" 、L2 を "20" で試験運用中。
・LBC のように ロウソク足の上下に Volume 圧力の数値をリアルタイム表示することは、現在のプログラミング言語の仕様上不可能な様子。
・なので、CSES に True Volume 『数値』をチャート上に表示させるのは無理。数値以外ならOKだが、それじゃ意味ない。残念 :(
・QBB touch Alert (背景色の変更アラート)は、ロウソク足の『高値 or 安値』が QBB の境界線にタッチするかどうかが判定基準であって、終値ではない。
これによって、リアルタイムに背景色の変更アラート(Quad Bollinger Band)を表示できるようになっている。
そのため、上ヒゲ or 下ヒゲだけでもタッチしてくれれば背景色は変更するようにプログラムされてる。
・アラート方法の1つとして、特定条件下のロウソク足の色を変更することはできる。
・Add. input menu : [Draw QBB_#1-4]
QBB #1-4 の 領域を描画、初期状態で #1-4 の 全ての BB 領域を表示
・Add. input menu : [Draw QBB Boundary line]
BB の境界線にラインを引くかどうかの設定項目を追加。
デフォルトでは非表示。SMA/EMAと重なって邪魔になるので。
QBB#4のみ別指定出来るようになってる。Style menu で設定可能。
・Add. input menu : [Magnification To Convert To Pips Scale]
EUR/USD など USD/JPY以外でpips 変換が上手く出来ていなかったので、DFMA_Arrowが表示されない現象を修正
USD/JPYでは"100"、EUR/USDでは"10000"にすると pips Scale への変換が正しくなって、DFMA Alert Level 1 & 2 の pips 指定が正しく機能するようになる。
・要改修点
1. Symbolによって自動的に Magnification to convert pips Scale を変更する仕組みを導入
2. 表示中の時間軸の2段階上(1分足なら、30分足)のRSIの概念を表示し反発した際のリワード改善率を視覚的に把握できるようにしたい。
3. 勢力指数の導入(指標などの対応に・・・)
4. CSES 上に QBBで利用している 各SMA をプロットさせる機能をつけてもいいかもしれない?
とりあえず、次はRSIかな?
1. You can switch Scalping / Swing Mode using by [Switch apply DFMA_1/2 Arrow for Scalping / Swing] checkbox. Each DFMA_#1 and #2 can apply different Alert Level.
2. QBB_Circle Alert displaying moved bottom in the main chart.
Invite-only script
Only users authorized by the author have access to this script, and this usually requires payment. You can add the script to your favorites, but you will only be able to use it after requesting permission and obtaining it from its author — learn more here. For more details, follow the author's instructions below or contact ALEXSHORT directly.
TradingView does NOT recommend paying for or using a script unless you fully trust its author and understand how it works. You may also find free, open-source alternatives in our community scripts.
Author's instructions
Warning: please read our guide for invite-only scripts before requesting access.
Disclaimer
Invite-only script
Only users authorized by the author have access to this script, and this usually requires payment. You can add the script to your favorites, but you will only be able to use it after requesting permission and obtaining it from its author — learn more here. For more details, follow the author's instructions below or contact ALEXSHORT directly.
TradingView does NOT recommend paying for or using a script unless you fully trust its author and understand how it works. You may also find free, open-source alternatives in our community scripts.
Author's instructions
Warning: please read our guide for invite-only scripts before requesting access.