Crypto Market Cap, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
Reliance, INDIABULLS HOUSING, YES BANK, STATE BK OF INDIA, HDFC BANK, TATA STEEL LTD
Nifty, BSE SENSEX, S&P 500, Nasdaq Composite, FTSE 100, DAX Index
US 10Y, Euro Bund, Germany 10Y, Japan 10Y Yield, UK 10Y, India 10Y
This is an improved version of Fisher, which use as a source the distance from EMA , compared to the initial source which was on the close of a candle. It can be used in any market, any time frame . For conditions we have multiple conditions for the logic, in this case initially if our fisher is above 0 is a long direction ,if its belowe 0 its a short...
Today I bring you a simple and efficient indicator/strategy based only on HA. Can be used together with other TA tools or alone. The idea behind is simple : We have to forms to calculate the candle, using inner HA candles or normal candles. Once we have that we apply certain rules to get the max high, min low, open and close(ohlc) With that then we check for...
12/Jan/2021 09:15 AM AUTHOR: Brandon Gum -- Updated script to plot vertical lines for open and close of futures. Not sure why the 8:30 and 15:00 times had to be used over 9:30 or 16:00 Only plots for products of type futures. - Could be easily expanded to work with cryptos as well if you wanted. ======================
Hello there, With this script, you can see CFTC COT Non Commercial and Commercial Positions together. This way, you can analyze net values greater than 0 and smaller, as well as very dense and very shallow positions of producers and speculators. Green - Non Commercials - Speculators Red - Commercials - Producers This script is multi time-frame and...
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...
CAUTION : This system was inspired from seiglerj' s "Money Flow Index " script. Open Interests are used instead of volume. What is the Money Flow Index ( MFI )? The Money Flow Index ( MFI ) is a technical oscillator that uses price and volume for identifying overbought or oversold conditions in an asset. It can also be used to spot divergences which warn of a...
Adapted existing Market Profile scripts to be move suitable for Futures Markets with Session and After Hours split Script Provides split Market Profiles for Session and After Hours Users can customize the Session and AH hours inputs to suit any ticker and their interpretation of prime and non-prime hours
I build these indicators for myself and provide them as it is to improve upon, as I believe the best way to learn is together. Please do not forget to leave me public feedback about this indicator so that others can also benefit from your reviews. This indicator is also used to send an auto signal to my Telegram Channel that can be found from my profile. The...
Modified Ease of Movement : * Open Interests used on Futures instead of Volume (Includes Bitcoin) * Exponential Moving Average used instead of Simple Moving Average * Division Number cancelled. (Division Number gives wrong signals inside strong trends.) NOTE : This code is open source under the MIT License. If you have any improvements or corrections to...
Firstly : LazyBear ' s "Weiss Wave " codes are used for open interests. Original Weiss Wave Volume : Let's start : Open Interest vs. Volume: An Overview Volume and open interest are two key measurements that describe the liquidity and activity of contracts In the options and...
Hello, this is both a strategy and indicator that revolves around Heikin Ashi candles. In this case we take 3 different time frames, in this example we use daily , weekly and monthly. The conditions for entry are : For long : we check that we have a green daily candle, at the same time we check that the weekly and monthly candles are also green. For short : We...
This is a powerfull strategy which is made from combining 3 multi timeframes into one for profit max indicator In this case we have daily, weekly and montly. Our long conditions are the next ones : if we have an uptrend on all 3 at the same time, we go long. If we have a downtrend on all 3 of them at the same time we go short. For exit, for long, as soon as...
This indicator takes the price of Bitcoin on Coinbase and the futures price on Mex, and compares it the average price of Bitcoin across other major exchanges. This essentials give us a spread at which Bitcoin is going for. In turn, this could be a possible tool to help determine market sentiment. This indicator was created for experimental purposes. Use at...
(i) Arrow represent trade setup (ii) Circle represent triggering of the trade -------------------------------------------------------------------- 1. Where to place stop loss? 2. Where to exit the trade? 3. How to protect gains in your trade? 4. How to apply money management rule? 5. How to trade gap opening?
WARNING: Experimental and incomplete. Script is open to development and will be developed. This is just version 1.0 STRUCTURE This script is trained according to the open, close, high and low values of the bars. It is tried to predict the future values of opening, closing, high and low values. A few simple codes were used to correlate expectation...
This is a strategy adapted initially for Mavilim moving average indicator, based on WMA MA. It seems to works amazingly on long term markets, like stocks, some futures, some comodities and so on. In this strategy, I form initially the candle, using EMA values, so I take the EMA of last 50 closes, open, highs and lows and form the candle After this I take...