LAND SECURITIES GROUP PLC ORD 10 2/3P, BURFORD CAPITAL LIMITED ORD NPV, SIRIUS MINERALS PLC ORD 0.25P, BIDSTACK GROUP PLC ORD 0.5P, LLOYDS BANKING GROUP PLC ORD 10P, TCG
FTSE 100, DAX Index, Euro Stoxx 50, S&P 500, Nasdaq Composite, Nikkei 225
US 10Y, Euro Bund, Germany 10Y, Japan 10Y Yield, UK 10Y, India 10Y
Gold, Brent Oil, Crude Oil, CFDs on Natural Gas, Palladium, Silver
This script is an advanced version of the distributional blocks script. In distributional buys and sells: I used a high - low cloud filter, which makes it more prudent to sell the next sell higher for sells and to buy the next purchase lower for buys. I also used the Stochastic Money Flow Index function because it also uses volume to separate regions. The long...
This script was created due to the lack of position of US Dollar Index Futures (DXY). It is designed to perform a much more liquid and inclusive position analysis. As the exponential ratios do not mean anything to positions, weights are used as multipliers instead of exponential functions. Swedish Krona (SEK) Futures are not directly quoted in Quandl, therefore...
This script aims to look at the markets from a manufacturer's point of view. Producers or large enterprises gradually sell their goods as the price increases. Because both the amount of product and position in their hands is too high, otherwise they can not find buyers, and they have to make a safe profit. Therefore, I have shown short positions in green and long...
//@version=2 strategy("ProfitStrategy01", overlay=true) // Simple Profit making strategy by joinfree Phigh = (open>close?open:close) Plow = (open>close?close:open) longC = (strategy.position_size Phigh) and (Plow > Plow) and (close > open) strategy.entry("buy", strategy.long, 100000, when=longC) strategy.exit("buy", "buy", 100000, profit=200, stop=50) shortC =...
The theory behind the indexes is as follows: On days of increasing volume, you can expect prices to increase, and on days of decreasing volume, you can expect prices to decrease. This goes with the idea of the market being in-gear and out-of-gear. Both PVI and NVI work in similar fashions: Both are a running cumulative of values, which...
Hello traders! This indicator was originally developed by Paul L. Dysart in the 1930s and then described and popularized by Norman G. Fosback in his book "Stock Market Logic: A Sophisticated Approach to Profits on Wall Street" Like and follow for more cool indicators! Happy Trading!
Self explanatory... Shows the long / short ratio of trader's positioning in bitfinex exchange. The higher the ratio, it means there are more longs. The lower the ratio, the more shorts are currently being opened,.
This indicator will calculate your position size, short or long, based on the ATR Trailing Stop indicator of mine, and are needed to be used together. General risk management suggests risking just 1 percent of your equity and using low leverage.
This position calculator can be used to see if the potential trade is a good one. Enter the values as inputs and the output will be listed next to the settings of the indicator. Nearest support/resistance is meant to be your price target. I have found running this analysis prior to a trade to be helpful. This will output number of shares to buy/sell based on your...
BSI provides two attractive graphs that breakdown the long (green area) and short (red area) positions ratio for the all Bitfinex margin cryptocurrency pairs only. It is a quantitative measure of the bullishness or bearishness that can be used as a trading rule or in a trading system entries or exits. Included slow stochastic oscillator.
BTCUSDLONGS BTCUSDSHORTS Difference- Bitfinex BTC Longs & Shorts Positions Difference Value
Write your own strategy and use Hodl to Sodl to send Alerts for when to buy & sell, and automatically plot your anticipated buys/sells to the chart. A must have for AutoView users. Requires Pine Script coding. Not compatible with "Strategy Tester" tab and "Paper Trading" tab in TradingView. Hodl-Sodl itself is not a strategy. It is a framework for building...
If green is over the red it means that longs are currently dominant on BitFinex for BTC. Same goes if red is over green just that shorts are dominant. If the green is over red the green will show how many more longs there are than shorts and if you hover over the red you will see how many more shorts there are compared to longs Vice versa if red is over...
Show's the commercials netto extrem position for a defined period of time.
BTCUSDLONGS BTCUSDSHORTS Proportion- Bitfinex BTC Longs & Shorts Positions Proportion Value