Why and how to use Binary Option Strategy Tester?I want to start with a disclaimer that binary option trading is banned in India and I don’t trade binary options on any platform.
I learned about this particular derivative product class from my friend, who insists that I trade binary with martingale (no loss options!). He showed me some strategies and trades on a demo account and profited every time applying martingale. I felt curious to know more about this product, where I just have to predict the next candle.
A small note on Martingale, if you don’t know:
This is a way to increase the size of the bet after a losing bet, so that you can recoup your losses if you eventually win. For example, If the payout is 70% (If you bet $1 and you win, you will get $0.7) and you bet $1 and lose, your next bet would be $2. This way you can recover your early loss and make some profit.
To extend further, I started to gather all available strategies and found lots of lucrative claims. Due to its different nature, the general backtester is not compatible with binary options. I love to see stats behind any claim, but am not able to test any strategy due to absence of any formal strategy tester for binary options.
I started to code to test those strategies and build the strategy tester with Martingale. Soon, I realized that all the quick gain claims are not true. I am not saying that binary options are not profitable, there are some smart traders who are making good profit. But you need to test the claim before putting your money.
Let me elaborate this with a strategy.
I found the following strategy somewhere on the web, but I don't have the link to give credentials to them.
Strategy:-
Interval: 2 minutes
Indicator: Bollinger Band with 7 SMA and 3 STDV
Entry Rules:
Wait for the price to cross the Bollinger band middle point.
If price crosses the Bollinger band middle point (cross up or down does not matter), wait for a candle that does not touch upper or lower band and middle band.
If we able to find the candle, we will enter our trade as per the candle color
If the color of the candle is green we’ll take Higher or Buy or Call. If color of candle is red we’ll take a Lower or sale or Put
We have to take the trade within last 2 seconds of present candle for next two minutes duration
If we lose we’ll go to level II martingale and follow the losing candle color
To minimize the number of trade, we’ll restrict ourselves to one trade per cross.
Following chart elaborates the strategy in detail.
Let's code the strategy:
length = input.int(7, minval=1)
src = input(close, title="Source")
mult = input.float(3.0, minval=0.001, maxval=50, title="StdDev")
basis = ta.sma(src, length)
dev = mult * ta.stdev(src, length)
upper = basis + dev
lower = basis - dev
fab_candle_upcross=(high< upper and low>basis)
fab_candle_downcross= (high< basis and low>lower)
up_cross=ta.barssince(ta.crossover(close,basis))
down_cross=ta.barssince(ta.crossunder(close,basis))
is_first_up=false
is_first_down=false
if fab_candle_upcross
for a=1 to up_cross
if fab_candle_upcross
is_first_up:=false
break
else
is_first_up:=true
if fab_candle_downcross
for a=1 to down_cross
if fab_candle_downcross
is_first_down:=false
break
else
is_first_down:=true
//strategy for buying call
is_call=(is_first_up or is_first_down ) and close>open
//strategy for selling call
is_put=(is_first_up or is_first_down ) and close<open
Put this line of code in strategy tester and get all historical trades.
The default setup result:
You can play with other available test options but the strategy is not able to produce any positive result in back test.
What can be done further to make the strategy tester better?
My Wishlist for advance development.
More Martingale: Present strategy tester can be improved by adding more martingale levels (Up to 15?).
Strategy Martingale: We are using the martingale per trade basis but can use strategy wise. Like if we make a loss in the first signal, instead of starting martingale immediately we may wait for the next signal to put the martingale amount.
Number of candles to hold: The present strategy holds one interval, but holding multiple candles can be a good option.
Select Period to test the strategy: The strategy should adopt specific period(within a date range) testing.
Martingale optimization: Given a strategy, can we optimize martingale level, i.e at what martingale level strategy may produces 100% profit. And what is the distribution of martingales?
Investment risk: Maximum investment amount reached historically applying martingale
Last trade stat: Getting recent trade stat is helpful to evaluate the strategy, Last 3,5,10,15,20 and 30 trade stats can add more analytical power.
Day wise stat: Profitability stat as per day (Mon, Tue etc.)
Month Wise stat: Performance per month (Performance in January, February etc.)
Buy Sell Flip: If we apply the buy rule for sale and sale rules for buy.
Trade Restriction: Quit trading after a certain number of consecutive losses or wins.
The above 10 points can improve the strategy tester significantly. If you have any idea that can improve the strategy tester please share with me.
Iqoption
NZDUSD Forex ChartNZDUSD Forex Chart
NZD/USD bulls find support on 0.6450 structure, eye a break into 0.65s
Once you start getting used to the signs of breakouts, you’ll be able to spot good potential trades fairly quickly.
Breakouts are significant because they indicate a change in the supply and demand of the currency pair you are trading.
This change in sentiment can cause extensive moves that provide excellent opportunities for you to grab some pips.
This indicator will show Support & Resistance Levels for the trading strategies with the current level clearly highlighting possible price turning points or breakouts for price action trading.
Short continues still in 15min time frame15min time frame 90% trade success how to use explained.
Test Duration : 26-Aug-2018 to Current Time
Duration :Intraday less than 1Hr Time Frame (Any time frame less than 1Hr)
In More than One Hour Background Color disappear and Strategy will disappear.
This strategy best works in FOREX ,Index,Bitcoin ,Crypto .Can be used for BINARYOPTION ,DIGITALOPTION Shortterm strategies.
The result was not good in FACEBOOK equity testing.
The resut was not good in more than 1hr time frame.
Lesser the time frame profit accuracy is good.
Do not expect the profit in the next immediate candle ,Go on in the Right Entry Keep the position open until the exit comes.
Refer the release notes and main idea educations on the page to get more details.
In strategy tester last bar always will be real red or green so avoid panic ,follow the background color to take a decision.
Profit Maximizer For 1min to 1hr Successful TradingPROFIT_MAXIMIZER strategy as like LongBuyLongSell Indicator.
In General; Lower the time Frame Higher the Failure.Here it is opposite ,The Profit Maximizer Strategy is opposite, Lesser the time frame higher the profits.Yes check the below data that is based on the testing of this strategy indicator.
1min time frame >90% profit accuracy
5min time frame >85% profit accuracy
15min time frame>80% accuracy
30min time frame >80% accuracy
1hr and Greater time Frame very less accuracy less than 50%.
This is the strategy of the Profit Maximizer.Will be shared with you all for Testing in less time frame .This can be used for FOREX,CRYPTOCOINS,BINARY OPTION,BINARY DIGITAL OPTION ,IQ in 1Min as well.Very Good for 1,5,15min trades and scalping. Not suitable for more than 1hr chart.
Rules:
Transitions : Blue candle BUY ; Black Candle Short ;Yellow Background Color and Red Candle Cautious Short ;Yellow BG and Light Green Candle Avoid trade.This is no trade zone .
Covering the trade : When opposite color bar appears than the current bar colors.
Best working in : 1min 2min to 1Hr
Not working : More than 1hr time frame it wont work so it is for Intraday players ,scalping ,and for BINARY OPTION traders.
NO REPAINT ; Current BAR color might change until stability withing the current BAR otherwise NO REPAINT.
Bitcoin BTC rally down continues when to go for Long?When to close the short position and when to go for long ;Simple is to wait for a Blue candle to appear based on the automatic indicator then BUY for long ;The down rally predicted at 7600 still continues more than 1600$ down within a week time....