مؤشر الدولار الأمريكي, EUR/USD, USD/JPY, GBP/USD, AUD/USD, USD/CAD
سابك, مصرف الإنماء, الواحة, تكافل الراجحي, شمس, كيان السـعودية
ستاندرد أند بورز 500, مؤشر ناسداك المركب, مؤشر الداو جونز 30, نيكاي 100, مؤشر داكس لبورصة فرانكفورت, فوتسي 100
السندات الأمريكية لأجل 10 سنوات, سندات اليورو, السندات الألمانية لأجل 10 سنوات, عوائد السندات اليابانية لأجل 10 سنوات, السندات البريطانية لأجل 10 سنوات, السندات الهندي لأجل 10 سنوات
ذهب, نفط خام برنت, النفط الخام, الغاز الطبيعي, بالاديوم (معادن), فضة
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.
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.
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...
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 ) 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...
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...
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...
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...
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
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:...
I'm actually one of those who think it's more important to extract clues from indicators than strategy, but I wanted to test the data about the probability and dow factor I've shared for a long time. Usually, Bitcoin is used as an eye stain for strategy success, since the graph has increased significantly from the beginning. To prevent this, I used a commission...
Though it may sound complex, the Vortex Indicator is essentially an uptrend line and a downtrend line. The vortex indicator can be used for a variety of purposes, including tracking the strength of trends, identifying/anticipating reversals, and generating entry/exit signals. It’s calculation is shown in the open-source code below. To reduce the number of...
Following Preston Pysh's "Bitcoin Mayer Multiple" study (www.theinvestorspodcast.com), I made this simple script to plot the Mayer multiple by calculating the ratio between bitcoin price and its 200-day moving average. It also plots the moving average of ratio itself. P.S. Checkout the Swiss army knife we're...
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...
Margin Sniper uses 2 levels for overbought and oversold to overlay possible trades on the chart. You can adjust its sensitivity by either increasing or decreasing the overbought and oversold threshold numbers. It must meet one of these levels and the short-term trend has to change direction for it to create the alert and entry on the overlay. Increasing the...