Crypto Market Cap, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
LAND SECURITIES GROUP PLC ORD 10 2/3P, BURFORD CAPITAL LIMITED ORD NPV (DI), SMITH & NEPHEW PLC ORD USD0.20, BIDSTACK GROUP PLC ORD 0.5P, LLOYDS BANKING GROUP PLC ORD 10P, BARCLAYS PLC ORD 25P
FTSE 100, DAX Index, Euro Stoxx 50, S&P 500, Nasdaq Composite, Nikkei 225
US 10Y, Euro Bund, Germany 10Y, Japan 10Y Yield, UK 10Y, India 10Y
I've been asking for this concept for a while, a simple MA that rides the top side of the trend instead of the bottom, and by accident came across the 'Hull ma' on a TV blog post. I've added another two simple Moving averages to act as strength indicator with close proximity to the price. The strategy is simple MA cross over but with the early indication using...
Idea was developed from Price's Power (inno14). This indicator is only used for Binary Option (BO). Rules for Signal Candle: - Close to Bollinger's Band - Price Power is losing its strength (compare with previous powers) - Price Power is about crossing down/up middle line - DMI Extension show SELL signal How to enter: - Enter the next candle. - Expiration:...
NEW UPDATED BINARY PRO 3_V2 HERE - VDUB_BINARY_PRO_3_V1 UPGRADE from binary PRO 1 / testing/ / experimental / Trade the curves / Highs -Lows / Band cross over/ Testing using heikin ashi //Linear Regression Curve //Centre band //CM_Gann Swing HighLow V2/Modified////// ...
This is a simple indicator with buy and sell arrow indicator. This is a One Candle Expiry logic. created with 1 minute candle stick in mind Use Martingale Strategy to get Good result Buy => Once you see green arrow you can buy in end of current candle. Sell => Once you see red arrow you can sell in end of current candle . After Getting signal very next candle...
For Binary Option. 3min Pin Bar Strategy. With Alert.
An example of Binary Option Arrows (BOA) for candlestick patterns bearish and bullish harami. With results as coloured background and an option to choose your expiration (one candle by default). It's just an example for those who has their own strategy and wants to make nice arrows in their chart. All you need to do is rewrite piece of script in lines 9:13 -...
Custom William Fractals for alerts and educational purpose. Added custom alerts for Williams Fractals. Also added filter to show less fractals on chart. The simple idea how I use fractals in Binary Option is to determine temporary resistance and support. Simple strategy: - Mark Resistance/Support on higher time frame (e.g. 5M) - Set an alert for new...
This is a script for testing binary options trading strategies. To test a strategy, modify the 'go_down' or 'go_up' booleans. These SHOULD NOT access any current values (for example, 'ohlc4' or 'close '), or the backtesting will not be an accurate representation of the forward values. Modify the fraction_return input to be the return rate of the option on...
BO - CCI Arrow with Alert base on CCI indicator to get signal for trade Binary Option. Rules of BO - CCI Arrow with Alert below: A. Setup Menu 1. cciLength: * Default CCI lenght = 14 2. Linear Regression Length: * Periods to calculate Linear Regression of CCI, * Default value = 5 3. Extreme Level: * Default top extreme level = 100 * Default bottom extreme...
BO - Bar's direction Signal - Backtesting Options: A. Factors Calculate probability of x bars same direction 1. Periods Counting: Data to count From day/month/year To day/month/year 2. Trading Time: only cases occurred in trading time were counted. B. Timezone 1. Trading time depend on Time zone and specified chart. 2. Enable Highlight Trading Time to check your...
Combined 3 x Bollinger Bands With BUY & SELL zones EMA, Wma SMA Multiplier adjustment
This is a simple indicator with buy and sell arrow indicator. Signal created based on Doji candle This is a One Candle Expiry logic. created with 1 minute candle stick in mind Use Martingale Strategy to get Good result Buy => Once you see green arrow you can buy in end of current candle. Sell => Once you see red arrow you can sell in end of current candle...
* This script show the signal base on volatility of previous bar M15 to trade Binary Option. * Rule of Signal is below: A. Rule 1: Wait for prices created temporary peak and bottom Row 18: 10 minutes till close B. Rule 2: Reversal previous bar's direction 1. Put Signal - Row 22 - 25: - Delay 5' after bar M15 open - previous bar's direction is upward - price...
BO - Bar M15 2/3 Signal show the signal to trade Binary Option with rule below: A. Indicator * Bollinger Band (20,2): avoid waterfall B. Rule of Signal 1. Rule1: Split Bar M15 to 3 part and load them on M5 chart (recommend use M5 IDC chart) 2. Rule 2: Delay 10' after bar M15 open => wait for price's pattern 3. Rule 3: Put Signal row 30-32 * Delay 10' after bar...
This is a different version of Stochastic RSI. the only difference is the use of variable moving average by Lazybear instead of regular sma for K smoothing. Its purely an experiment. I am not a professional trader but an enthusiastic programmer trying different indicator combination to see different results. Criticizing and negative comments will be gracefully...