Crypto Market Cap, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
WIRECARD AG, BAYER AG NA O.N, DAIMLER AG NA O.N, Apple, Advanced Micro Devices Inc, Amazon Com Inc
DAX Index, TECDAX TR, MDAX PERFORMANCE-INDEX, Dow 30, S&P 500, Nasdaq Composite
Euro Bund, Euro BTP, Euro BOBL, Germany 10Y, US 10Y, Ultra T-Bond
// Script created by JoinFree // Modified by lvinnyl to trigger alerts // Click on image below for original script...
This is an unmodified Bollinger Band, with the addition of buy/sell arrows. No arrow = hold the position (whether in or out) Blue up = buy Red down = sell Arrows are produced by MACD histogram moving in the same direction as price. MACD settings are: Fast EMA = 10 Slow EMA = 20 Signal Smoothing SMA = 5
The script shows arrows on bars that are in overbought or oversold, based on the set parameters of Relative Strength Index ( RSI ) and Relative Volatility Index (RVI). Also there is a universal allert, which includes both conditions - overbought and oversold. You can change the period of RSI and RVI, as well as the upper and lower boundaries of these indicators.
Simple buy/sell signal with 9 & 21 ema cross over/under, works better in Daily Charts
Combines RSI, EMA difference, and MacD into a single indicator. Buy when it's very red, sell when it's very green.
Another basic strategy most people learn at the beginning of their trading carreer (like me) is the RSI strategy. This is an adaptation of the built-in RSI strategy for use in binary options. Who knows, maybe one day i will graduate to CFD trading, but my time for trading in general is limited at the moment and I am very much still at the beginning of this entire...
This is the main strategy that I will be forward testing on demo for a month or two, then making it an EA in MetaTrader4 You can see the code for yourself this time, all the strategy is, is a crossover of various moving averages. Commission included, $10,000 account. Results over the past 3 months, beginning in January 2017.
I am learning pine script at the moment and this is my first attempt at creating an expire time based strategy for binary options based on a simple example like the built-in Channel Break Out Strategy.
Added a few lines to the "ANN strategy" making it an indicator and adding the possibility of creating an alert from alerts menu.
This is the version of the demarker I use to trade, I think think it is originally based off of /u/hpotter's work (which is obviously based off of the work of Tom DeMarker) but I have added some things - most usefully in my opinion, the ability to highlight areas of low and high volatility. These signals require the previous bar to close above or below the...
RSI DIVERGENCE is a difference between a fast and a slow RSI. Default values are 5 for the fast one and 14 for the slow one. You can use this indicator in 2 different ways: normal RSI : check double or triple top/bottom on a chart meanwhile RSI is descending/ascending (check the example on chart) signal line : when RSI Divergence cross zero line from...
Stochastic Momentum Index (SMI) or Stoch MTM is used to find oversold and overbought zones. It also helps to figureout whether to enter short trade or long trade. Red Shade in the Top indicates that the stock is oversold and the Green shade in the bottom indicates overbought. Strategy: Enter Long once the Overbought Zone ended and there's a crossover...
You can create an alert based on this signal :) Works on standard and Heikin-ashi candles You can also adjust the sensitivity (how big you want the body of the doji) :)