Technical Indicators for MetaTrader 5

Special Offer!

Time Left to Buy:

Up to 25% OFF

Shopping cart

The cart is empty

MetaTrader 5

Top Rated Products MT5

350 $263 $ KTS poverty killer robot
Thato Modiba
4 5 6 Product
5 500 $4 125 $ Bonnitta EA MT5
Ugochukwu Mobi
4 5 3 Product
999 $749 $ AI Gen XII MT4
Denis Kurnev
5 5 1 Product

KT Asian Breakout Indicator MT5

kt-asian-breakout-indicator-mt5-logo-200x200-3839
120 $90 $

Free updates are included

We accept crypto: BTC, ETH, BCH and more...

30-Day Money Back Guarantee
100% Guarantee of Originality

Information

Indicators
MetaTrader 5
KEENBASE SOFTWARE SOLUTIONS
1.1
5

Overview

KT Asian Breakout indicator scans and analyzes a critical part of the Asian session to generate bi-directional buy and sell signals with the direction of a price breakout. A buy signal occurs when the price breaks above the session high, and a sell signal occurs when the price breaks below the session low.


Things to remember

  • If the session box is vertically too wide, a new trade should be avoided as most of the price action has already completed within the session box.
  • If the breakout candle is too big, the price often reverses temporarily before continuing to the signal direction.


Features

  • Stoploss and profit targets are included with the buy/sell signals.
  • KT Asian Breakout indicator constantly checks for its performance using the first, second, or third profit target as a success criterion.
  • Displays three essential performance metrics like win/loss signals, success rate, and average pips per signal.
  • If the breakout candle is too big, a warning message is displayed on the chart.


Recommendations

  • Time-frame: 15 minutes.
  • Pairs: All JPY pairs.


Input Parameters

  • Draw Session Box:  true/false
  • Draw Stoploss and Profit Targets:  true/false
  • Performance Analysis: true/false
  • Show Text Analysis(on the top left corner):  true/false
  • Success Rate Criterion:  first-target | second-target | third-target
  • Color and Style settings:  self explanatory
  • Alerts Settings:  self explanatory


Developers

// define arrays
double Buy_Signal[];
double Sell_Signal[];
double Buy_Stoploss[];
double Sell_Stoploss[]; 

//define indicator handle
int indicator_handle = iCustom(_Symbol,0,"Market/KT Asian Breakout Indicator"); 

// Copy buffer into arrays
CopyBuffer(indicator_handle,0,1,1,Buy_Signal);
CopyBuffer(indicator_handle,1,1,1,Sell_Signal);
CopyBuffer(indicator_handle,2,1,1,Buy_Stoploss);
CopyBuffer(indicator_handle,3,1,1,Sell_Stoploss );

if(Buy_Signal[0]!=0) // Entry condition for Buy
if(Sell_Signal[0]!=0) // Entry condition for Sell
Buy_SL[0]; // Buy Stoploss
Sell_SL[0]; // Sell Stoploss

// Fetching targets from the chart
double Quick_Profit = NormalizeDouble(ObjectGetDouble(0,"KT_FTP",OBJPROP_PRICE),_Digits);
double First_Target  = NormalizeDouble(ObjectGetDouble(0,"KT_STP",OBJPROP_PRICE),_Digits);
double Final_Target  = NormalizeDouble(ObjectGetDouble(0,"KT_TTP",OBJPROP_PRICE),_Digits);

30-Day Money Back Guarantee

If for any reason you do not like the purchased program, you can request a refund within 30 days from the date of purchase. You can also make an exchange for any other product at an equal cost or by paying the difference.
Simply send a request for refund or exchange with your order number by email: support@market-fx.pro.
Refund requests received more than 30 days after purchase will be rejected.

Email Us Now! Support is available 24/7
by Email: support@market-fx.pro

Do You Need Help?
Click Here To Start Live Chat

Contact Us

Image

Search