USD/RUB, EUR/RUB, EUR/USD, USD/JPY, USD/CNY, Индекс доллара США
Сбербанк, Газпром, Банк ВТБ, ЛУКОЙЛ, АЛРОСА ПАО АО, ПАО НК РОСНЕФТЬ
Индекс МосБиржи, Индекс РТС, S&P 500, Dow 30 (DJI), Nikkei 225, FTSE 100
Нефть Brent, Нефть WTI, Золото, Серебро, Природный газ, Биткоин
Государственные облигации США, 10 лет, Евробонд, Государственные облигации Германии, 10 лет, Государственные облигации Японии, 10 лет, Государственные облигации Великобритании, 10 лет, Государственные облигации Индии, 10 лет
Золото, Нефть Brent, Нефть WTI, CFD на природный газ, Палладий, Серебро
Buying during Miner Capitulation yields wonderful returns. The best buy signals occur on Hash Rate "recovery", and when price momentum is also positive. Historically, this strategy has yielded average returns to cycle peak of >5000%, with max Drawdown of -15%. Follow me to learn more about this indicator.
Open-source live tracker of Harold Burger's Bitcoin "Power Law Corridor". Added optional chart fill and labels to show the percentage delta to the regression center-line, support and resistance.
Continue to experiement with VWAP and EVWMA. It seems that just simple crosses between VWAP and EVWMA can be pretty good signals. VWAP is a bit choppy so you can use VWAP smoothing input to smoth it a bit. Here are few other strategies based on EVWMA: EVWMA VWAP MACD Strategy...
Bitcoin’s Real Volume An accurate read on the change in Bitcoin’s volume profile over time. Based on 2019 reports by Bitwise and Alameda Research. Please see the script code notes for assumptions and details on data selection. Follow me for more information on this script.
I found a very high correlation in a research-based Artificial Neural Networks.(ANN) Trained only on daily bars with blockchain data and Bitcoin closing price. NOTE: It does not repaint strictly during the weekly time frame. (TF = 1W) Use only for Bitcoin . Blockchain data can be repainted in the daily time zone according to the description time. Alarms are...
It's my new strategy using EVWMA (Elastic Volume Weighted Moving Average). Now I created a Bollinger Bands strategy where basis level is EVWMA. It looks pretty interesting but you have to be careful with the entries/exits on the same bar, I'm using stop orders, so on big moves it happens pretty often. In the next version, I will try to eliminate these issues....
Personal DMI and ADX script ADX color change from positive vs negative momentum DMI Color fill based on DMI+/- positive momentum No fill color during lack of momentum
Hello traders, I started this script as a joke for someone... finally appears it could be used for educational content Let's talk about leverage and margin call Margin Call A margin call is the broker's demand that an investor deposit additional money or securities so that the account is brought up to the minimum value, known as the maintenance margin. A margin...
Heiken Ashi Triangles at the Top and Bottom of Screen The image below shows the comparison to actual Heiken Ashi candles (Though changing from candles to Heiken Ashi tends to smooth the triangles a little)
Alerts for "Significant Pivot Reversal Strategy": As one of the ways to filter out insignificant levels I decided to check that pivot point is not above/below neighbors, but check that it's above/below at least by a certain amount. I use ATR, so in params, you can set...
Pretty simple EVWMA (Elastic Volume Weighted Moving Average ) MACD Strategy. EVWMA is a quite interesting moving average where the period of the MA is defined from the volume itself. It incorporates volume information in a natural and logical way. The EVWMA can be looked at as an approximation to the average price paid per share. As a volume period, you can use...
Fibonacci levels that show the critical top and bottom levels. There is no way to miss the top and bottom. And a top detector. Also the most important SMA lines (SMA 50, 200), EMA21. Those are the most frequently used lines by traders. This indicator is based on the work of www.tradingview.com His work set me thinking. Could I also see...
Once market opens, the strategy calculates the price to send a stop buy order The order is calculated as the sum of yesterday's range multiplied by a special number and today's open price System has no stops yet System closes the position on session close The performance is quite good Feel free to use it and trade it Good luck and good trading
I'm working on improving the Pivot Points Reversal Strategy. As one of the ways to filter out insignificant levels I decided to check that pivot point is not above/below neighbors, but check that it's above/below at least by a certain amount. I use ATR, so in params, you can set length of ATR and also ATR multiplier. The new level will be calculated only if PP...
Pretty simple EVWMA (Elastic Volume Weighted Moving Average) Cross Strategy. Long on bullish cross, Short on Bearish Crosss. EVWMA is a quite interesting moving average where period of the MA is defined from volume itself. It incorporates volume information in a natural and logical way. The eVWMA can be looked at as an approximation to the average price paid per...
This indicator calculates difference between price of Bitmex's XBTUSD, and Bitmex's two nearest futures. If the difference is negative, then it is backwardation. If the difference is positive, then it is contango. This script will be updated every about 3 months, when the nearest Bitmex future will be expired. This is an updated script of...
BTC volume split by fiat, Tether and futures in USD fiat = COINBASE + BITFLYER + BITSTAMP + KRAKEN Tether = BITFINEX + BINANCE + HUOBI + HITBTC futures = BITMEX + BYBIT
In this script I included 2 quite interesting indicators for Bitcoin: * NVT (Network Value to Transactions Ratio) * NVTS (NVT Signal) Both indicators are based on Bitcoin Network Value (Market Cap) and 24h transaction volume. For both these values I'm using Quandl datasets from Blockchainc.com: market_cap: QUANDL:BCHAIN/MKTCP transac_vol:...