Identifying Trapped Traders - Market Phycology IndicatorThis indicator displays how many buyers and sellers are trapped into their positions. These figures are calculated by comparing the price they entered their positions, to the current price +- trading fees.
This indicator also features an option to account for trading fees, so that it can be used as reliably in the real world, on real people as much as possible!
The chart is a simple zero-line cross, displaying both buyers and sellers trapped in the form of a histogram.
Hope you enjoy! Happy trading!
Sentimentalanalysis
Bitcoin Future Market Sentiment Pro (Indicator)[Benson]Sentiment Indicator Pro is a low-frequency trading signal developed by Benson.
It includes two products:
Indicators (display trading points on the K bar)
Stats (market sentiment stats)
This signals is based on the market stats from main BTC futures markets(BitMEX, Binance, Bybit, FTX), and uses composite technical indicators to filter out the best buying and selling points.
The backtest data of the past two years has a higher probability of identifying the relative high and low points of BTC's price
Since this signal is left-hand style trading style, ,it might be too early to identify the bottom or top, hence it is recommended that you use less than 2X leverage .
Note: The indicator is recommended to be applied in 1hr/2hr/4hr timeframes.
This is a paid indicator with a 14 days free trial, to get the access, please pm my Tradingview account directly.
Sentiment Indicator Pro 是 Benson 開發的低頻交易信號指標
此指標包含兩個產品:
Indicator (於K棒顯示買賣點)
Stats (市場情緒數字)
該信號基於多個期貨市場(BitMEX,Binance,Bybit,FTX)的數據,並使用綜合技術指標篩選出最佳的買入和賣出點
過去兩年的回測數據有較高機率識別出 BTC 價格的相對高低點
由於此信號是基於期貨市場數據作為左側交易的參考,有時候可能會過早識別出買點或賣點,因此建議您使用小於 2 倍的槓桿開單。
注意:建議在 1hr / 2hr / 4hr 時框使用該指標
這是一個付費指標,免費試用 14 天,如果你想使用這個指標,請直接私訊我的 Tradingview 帳號
Bitcoin Future Market Sentiment Pro (Stats) [Benson]Sentiment Indicator Pro is a low-frequency trading signal developed by Benson.
It includes two products:
Indicators (display trading points on the K bar)
Stats (market sentiment stats)
This signals is based on the market stats from main BTC futures markets(BitMEX, Binance, Bybit, FTX), and uses composite technical indicators to filter out the best buying and selling points.
The backtest data of the past two years has a higher probability of identifying the relative high and low points of BTC's price
Since this signal is left-hand style trading style, ,it might be too early to identify the bottom or top, hence it is recommended that you use less than 2X leverage .
Note: The indicator is recommended to be applied in 1hr/2hr/4hr timeframes.
This is a paid indicator with a 14 days free trial, to get the access, please pm my Tradingview account directly.
Sentiment Indicator Pro 是 Benson 開發的低頻交易信號指標
此指標包含兩個產品:
Indicator (於K棒顯示買賣點)
Stats (市場情緒數字)
該信號基於多個期貨市場(BitMEX,Binance,Bybit,FTX)的數據,並使用綜合技術指標篩選出最佳的買入和賣出點
過去兩年的回測數據有較高機率識別出 BTC 價格的相對高低點
由於此信號是基於期貨市場數據作為左側交易的參考,有時候可能會過早識別出買點或賣點,因此建議您使用小於2倍的槓桿開單。
注意:建議在1hr / 2hr / 4hr 時框使用該指標
這是一個付費指標,免費試用 14 天,如果你想使用這個指標,請直接私訊我的 Tradingview 帳號
Expanded Camarilla LevelsHello Everyone,
The Expanded Camarilla Level s is introduced in the book " Secrets of a Pivot Boss: Revealing Proven Methods for Profiting in the Market " by Franklin Ocho a. I will not write a lot about the book, you should read it for yourself. There are many great ideas in the book, such using these levels, following trend, time price opportunity, Advanced Camarilla Concepts and much more.
The definition/formula of the levels defined in the book. ( actualy L1, L2, H1 and H2 levels are not used in the strategy, so not shown on the chart )
RANGE = highhtf - lowhtf
H5 = (HIGH/ LOW) * CLOSE
H4 = CLOSE + RANGE * 1.1/2
H3 = CLOSE+ RANGE * 1.1/4
H2 = CLOSE+ RANGE * 1.1/6
H1 = CLOSE+ RANGE * 1.1/12
L1 = CLOSE- RANGE * 1.1/12
L2 = CLOSE- RANGE * 1.1/6
L3 = CLOSE- RANGE * 1.1/4
L4 = CLOSE- RANGE * 1.1/2
L5 = CLOSE- (H5 - CLOSE)
Levels:
Strategy: you need to take care of the candles, as you can see there is bearish candle on first part, and Bullish Candle on second part!
Another Strategy:
An Example:
ENJOY!
Scalper Pro Pivot - Scalpers WeaponToday I feel good to share with my all pals a new "Pivot Point" indicator which I never thought that it could be that easily done. I have been trading for years but I am, to be honest, new to pine script. I used to code other programming languages in the past like HTML, CSS, javascript, PHP, etc web-based programming language which luckily helped me to understand pinescript. It was a bit of my history about coding now talking to the main reason why I created this script in the first place? The answer is simple "I mean who the hell don't want to make their own indicators which work to accomplish own goals". There are lots of indicators which I saw in the public library as well as inside build in but, to be honest, I didn't found any pivot point indicator which calculates the "Fibonacci" method. Even if there are hundreds of pivot point indicators out there in public and built-in but they were either in higher timeframe (daily or above resolution) and weren't on a lower timeframe like starting from 1-minute resolution. There are some lower timeframe pivot point indicators but they aren't using the same method of calculation which I wished and if I ever figure out one then they just end up being repaints which didn't work properly as I wanted. The last but not least reason to create this indicator was obviously for all those short term traders (Scalpers) which I believe this indicator will be a game-changer by adding more support on their current trading strategies. It is so flexible that we can change the resolution from 1min to 1month and, to be honest with you all Fibonacci method used pivot points works most of the time with my own years of personal experience using them in higher timeframes and that is mainly one reason why I was eager to make one which can be used in lower timeframes. It will be useful for all types of traders (short-mid-long). The indicator was specially created for my own scalping purposes and indeed at the end, the creation of this indicator became like if I was mean to dedicate this to my fellow scalper's out there who value the pivot point! Lastly, I would like to give credit to pine script who gave support and knowledge for pine script as well as 'LonesomeTheBlue ' my friend who fixed some issue within the code and without him, my imagination wouldn't have been a reality. Inbox me if you are interested in it. Cheers!