jTrader-00

The Lie Detector 2.0

jTrader-00 已更新   
- This is a different view of the indicator TLD (The Lie Detector) created by the PineCoder LucF. Thanks LucF for the inspiration and for the great job you've been done.
- Considerations :
This is my first "indicator" ever, so please ignore any redundancies.
I'm brazilian so please ignore any english mistakes.
I'm not saying mine one is better or worse than LucF's one, it's just another way of looking at the same parameters and maybe they can be used at the same time.
The original indicator uses the logic that the candle needs to have its volume increasing to be considered trustable.
I changed that line of thinking to make my own rules, that are :
If a candle is bigger than the normal, its volume should either be bigger than the normal, else there's a suspicious situation.
If a candle is smaller than the normal, but has a volume bigger than the normal, there's probably a fighting zone being "compressed" in that candle area.
- Parameters
There is a metric used to get the average size of a certain length of candles (called CandleSize) and another metric to get the simple average of a certain length of volumes.

- Color Rules
If a candle is bigger than the CandleSize and volume is bigger than the current volume average and its close is bigger than its open, it will be colored in aqua;
If a candle is bigger than the CandleSize and volume is bigger than the current volume average and its close is smaller than its open, it will be colored in purple;
If a candle is bigger than the CandleSize and volume is smaller than the current volume average, it will be colored in black;
If a candle is smaller than the CandleSize and its volume is bigger than the current volume average, it will be colored in yellow.

- My Interpretation
If there is a lot of of aqua candles in a down trend, it may be it's end and vice versa;
If there is a lot of hollow (black) candles in the current trend, it may be it's end;
Yellow candles often appears in reversion, pivot and consolidation areas.
發布通知:
Changed aqua color for lime, for a better vizualization
開源腳本

本著真正的TradingView精神,該腳本的作者將其開源發布,以便交易者可以理解和驗證它。為作者喝彩吧!您可以免費使用它,但在出版物中重複使用此代碼受網站規則的約束。 您可以收藏它以在圖表上使用。

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?