//This is not financial advice, I am not a financial advisor. //What are volatility tokens? //Volatility tokens are ERC-20 tokens that aim to track the implied volatility of crypto markets. //Volatility tokens get their exposure to an asset’s implied volatility using FTX MOVE contracts. //There are currently two volatility tokens: BVOL and IBVOL. //BVOL targets...
This indicator is a powerful tool for understanding how big of a move a product, crypto, or currency has recently had. Anything inside of the green bars is a standard move with a 68% chance of happening based on your chart timeframe. Any move that touches the red lines to the upside or downside has a 2%+ chance of happening in either direction. This is a...
Bollinger bubble is an edition for forex market. Work better en JPY pairs. We buy when a candle open & close outside the lower bollingers band and we target the last highest point on the last 10 candles. And we sell when a candle open & close outside the higher bollingers band we the target the last lowest point on the last 10 candles.
Bollinger bubble is an edition for market like CAC40, DJ30, .. The market are uptrend with the inflation, this edition only buy (you have less risk then sell) We buy when a candle open & close outside the lower bollingers band and we target the last highest point on the last 10 candles.
// © PlanTradePlanMM // 6/14/2020 // --------------------------------------------------- // Name: Short in Bollinger Band Down trend (Weekly and Daily) // --------------------------------------------------- // Key Points in this study: // 1. Short in BB Lower band, probability of price going down is more than 50% // 2. Short at the top...
This is the bare bones of what I'm trying to achieve through pine script. The purpose of the script is to: 1. On a 15m chart, calculate and plot upper & lower Bollinger bands and simple moving average of 20 periods. (DONE) 2. On a new day, when the first 15m candle of a session forms, I want to check if a) the low of the new candle is outside the upper Bollinger...