Experimental multi indicators strategy, to catch right entry and avoid noise. Each indicator included in the strategy, assume a value based on its status and because is a trend-follow strategy, some indicator value are higher then the other Backtested on ETHUSDTPERP BINANCE:ETHUSDTPERP
This indicator is a deviation of a Center of Gravity Oscillator corrected for the diminishing returns of Ethereum. I've set up this indicator for it to be used on the weekly timeframe . The indicator oscillates between 0 and 10, where 0 indicates oversold conditions and 10 indicates overbought conditions. What is interesting is that it is not particularly ideal...
This indicator displays the Stock to Flow (S2F) ratio for popular commodities (Gold, Silver, Dollar, Euro, Bitcoin, Ethereum) in order to compare them and determine which ones could be a good Store of Value (SoV). OVERVIEW : Stock to Flow is a popular indicator used to predict commodities scarcity. It evaluates the total stock of a commodity against the total...
This indicator calculates the PSARs of the most liquid cryptocurrencies (as percent differences from the prices) and sums them together. The PSARs under the closes, which act as support, are summed separately and shown in green. The PSARs over the closes (acting as resistance) are summed separately and shown in red. The result is an indicator which can be...
The idea is the following; you can easily chart the FTX perp indices against (currently) two baselines, ETH & BTC. I always choose ETH since it is way harder to outperform ETH at the moment. Doing this helps me see certain trends and/or fractal that might happen again in the future. Since I already made D.A.M (Defi against Majors / Pricing Defi categories...
Simple EMA trend indicator , pretty straightforward green equates to bullish and usually a retest/wick is often seen , same for the flipside viceversa
/* Work in progress. The indicator is not finished. *\ The indicator shows the pricing of 3 DEFI categories against 2 possible baselines, BTC and ETH. To do: * Make a simple array in the source code to enter and remove new projects to the category. -> Maybe can also make it so that the source code does not have to be altered (projects can be added through input...
Works well on 4h charts, ETHUSD,BTCUSD,and XRPUSD but can be tested also on other crypto's. On those pairs no need of sofisticate scripts to trade. Can add a trailing stop, but as you see works perfect as it is. KISS (Keep It Simple Stupid).
How to trade: Recommended for longer timeframes. Red color means potential oversold Green color meas potential overbought + A 9P is a potential reversal ++ A 13 is a more potential reversal +++ A 13P is a more potential reversal ++++ '9' setups or '13' countdowns across multiple timeframes are the best possible signal. e.g. a monthly 9, a weekly 9, a daily...
This is the "Crypto Market Breadth" indicator from I updated it to latest symbol so that it resolves again: removed: BINANCE:NPXSUSD added: BITFINEX:LEOUSD Also helpful for automatic trading with WolfBot.org and TradingView Integration
This indicator shows price correlations of your current chart to various well-known indices. Values above 0 mean a positive correlation, below 0 a negative correlation (not correlated). It works well with daily candle charts and above, but you may also try it on 1h candles. The default indices: - Gold - S&p 500 - Mini Dow Jones - Dow Jones - Russel 2000 - Nasdaq...
Trend Following LONG ONLY strategy. The strategy use a cross of dema for entry and exit. The best strategy is the simplest one. If you like and make money, please donate. BTC: 13QkWD37fFpDx5ofApxjVQ3YZRoopQ3eEi ETH: 0xcf59278bBEDC1313957072527E2160dF7967A7f3 BCH: bitcoincash:qqdxug3k4hpl6tm73shsstajfd2gl204nvk4082nze
A simple script I wrote that allows you to look at the posture of a moving average. Rates of change can be useful to understanding momentum. Additionally, I have included a signal line so you can see if the posture is more or less than average.
A thin stripe means the 9 consecutive bar setup is complete (each bar closes lower than the low 4 bars ago for buy setups, the reverse for sell setups). The medium stripe increases in length as the count to 13 starts (each time a bar closes below the low 2 bars ago the counter is incremented). When the count reaches 13 the signal is printed (thickest...
This is edited version which author wrote this indicator already. Edit; -Ready for creating alerts -You have to use 15 minutes chart -It provides alert which will warn you or you may automatically close your position with Auto4Mex bot, it will creates alert with predicted side of the book (long funding or short funding) before of the 15 minutes.
zones of liquidation of marginal Short positions ETH / USD on Bitmex green - open price; lines respectively - x50, x35, x25, x20, x10, x5, x3 /////////////////////////////////////////////// Зоны ликвидации шорт позиций на эфире для Битмекса Настройки - price = цена входа в позицию (использовать лучше с индикатором профиль объема либо раскидывая от центра/границ...
This script is yet another variant of the famous Bollinger Bands® TA tool used to track price volatility as it deviates from the mean of a security using standard deviations (positive &negative). Built for my own personal preferences. But perhaps you might like it, too. Includes + Chart Lines: price, upper and lower bands + User Options: SMA length, stdev...