Nitin Raj / プロファイル
- 情報
|
10+ 年
経験
|
316
製品
|
165
デモバージョン
|
|
76
ジョブ
|
4
シグナル
|
0
購読者
|
📢 Join our Telegram for real-time updates & algo trading tips: https://t.me/keenbasetrading
We specialize in developing advanced algorithmic trading solutions, including Expert Advisors and indicators for MetaTrader platforms.
For technical support or inquiries, feel free to message us directly on MQL5 or visit our dedicated support center at www.keenbase-trading.com/support.
Wishing you successful trading,
Nitin
Founder, Keenbase Trading
KT XMaster Formula is a buy & sell signal indicator that works magically on most of the timeframes and currency pairs when used correctly. The indicator uses calculations based on moving averages, RSI, and MACD. It is usually appropriate for scalping and trend trading - whether you are a novice or an experienced trader, the signals generated by this indicator are simple to understand and implement. Overview The indicator comprises green and red dots arranged in wavy lines. These dots
MetaTraderでは、複数の 水平線 を描画し、それぞれの価格レベルを追跡するのは面倒な作業になることがあります。このインジケーターは、価格アラートの設定、サポートとレジスタンスの表示、その他の手動用途のために、等間隔で複数の水平線を自動で描画します。 このインジケーターは、短期間で売買による利益を狙いたい初心者のFXトレーダーに最適です。水平線は、相場がトレンド中またはレンジ相場である場合に、エントリーの可能性があるゾーンを見つける手助けをしてくれます。 機能 入力設定に基づいて、瞬時に複数の水平線を描画可能。 各水平線を区別しやすいように、カラフルなカラーテーマを採用。 複数の取引セッションのレンジを追跡するのに必須のツール。 価格が水平線にタッチした際にアラートを送信。 アラート間に間隔を設定でき、過度な通知を防止。 完全にカスタマイズ可能。 解説
MetaTraderでは、複数の 水平線 を描画し、それぞれの価格レベルを追跡するのは面倒な作業になることがあります。このインジケーターは、価格アラートの設定、サポートとレジスタンスの表示、その他の手動用途のために、等間隔で複数の水平線を自動で描画します。 このインジケーターは、短期間で売買による利益を狙いたい初心者のFXトレーダーに最適です。水平線は、相場がトレンド中またはレンジ相場である場合に、エントリーの可能性があるゾーンを見つける手助けをしてくれます。 機能 入力設定に基づいて、瞬時に複数の水平線を描画可能。 各水平線を区別しやすいように、カラフルなカラーテーマを採用。 複数の取引セッションのレンジを追跡するのに必須のツール。 価格が水平線にタッチした際にアラートを送信。 アラート間に間隔を設定でき、過度な通知を防止。 完全にカスタマイズ可能。 解説
The KT De Munyuk is a trend-based indicator that uses Parabolic SAR to identify the market direction. The indicator shows the PSAR in the form of green/red dots using a separate window. Buy Signal: When a green dot appears after a series of at least three red dots. Buy Exit: When a red dot appears on the current or next higher time frame. Sell Signal: When a red dot appears after a series of at least three green dots. Sell Exit: When a green dot appears
The KT De Munyuk is a trend-based indicator that uses Parabolic SAR to identify the market direction. The indicator shows the PSAR in the form of green/red dots using a separate window. Buy Signal: When a green dot appears after a series of at least three red dots. Buy Exit: When a red dot appears on the current or next higher time frame. Sell Signal: When a red dot appears after a series of at least three green dots. Sell Exit: When a green dot appears
KT Forex Blau Balance combines elements of momentum and volatility. It helps you identify entry and exit points. Blau Balance consists of two moving averages (a slow-moving average and a fast-moving average) intersecting key transition points in market price. The indicator turns green or red when one is above or below the other, signaling to buy or sell trade signals. It can be used in currency pairs and other markets that your MT4 or MT5 platform supports. Both short-term and long-term traders
KT Forex Blau Balance combines elements of momentum and volatility. It helps you identify entry and exit points. Blau Balance consists of two moving averages (a slow-moving average and a fast-moving average) intersecting key transition points in market price. The indicator turns green or red when one is above or below the other, signaling to buy or sell trade signals. It can be used in currency pairs and other markets that your MT4 or MT5 platform supports. Both short-term and long-term traders
The KT Trend Angle helps to identify ranging and trending markets. The idea is to only enter a trade following the market trend if the slope is steep enough. An angle is the ratio of the number of bars to the number of points: The bars mean the time offered by standard (M1, M5, etc.) and non-standard time frames. Points represent the unit of price measurement with an accuracy of 4 or 5 decimal places. Input Parameters Period: An integer value to define the intensity of angled trendlines. Angle
The KT Trend Angle helps to identify ranging and trending markets. The idea is to only enter a trade following the market trend if the slope is steep enough. An angle is the ratio of the number of bars to the number of points: The bars mean the time offered by standard (M1, M5, etc.) and non-standard time frames. Points represent the unit of price measurement with an accuracy of 4 or 5 decimal places. Input Parameters Period: An integer value to define the intensity of angled trendlines. Angle
これは、2005年にAlan Hullが開発したクラシックなHMAを改良したバージョンです。3つの加重移動平均(WMA)を組み合わせることで、従来の移動平均線よりも遅延を効果的に減らしています。 ロングエントリー: HMAが赤から青に変わり、上向きの傾きになるとき。 ショートエントリー: HMAが青から赤に変わり、下向きの傾きになるとき。 特徴 すべての時間足で新しいシグナルをスキャンするマルチタイムフレームスキャナーを搭載。 HMAは、従来の移動平均でよく見られるラグ(遅れ)を効果的に軽減します。 新たに発生するトレンドの開始と終了を識別します。 すべてのMetaTraderアラートに対応。 HMAの計算式 Hull移動平均は、以下の3つのWMAを使って計算されます: WMA1 = P × WMA WMA2 = P/2 × WMA Raw HMA = (2 × WMA1) - WMA2 Final HMA = Raw HMAのWMA(√P) P = 期間 WMA = 加重移動平均 プロのヒント
これは、2005年にAlan Hullが開発したクラシックなHMAを改良したバージョンです。3つの加重移動平均(WMA)を組み合わせることで、従来の移動平均線よりも遅延を効果的に減らしています。 ロングエントリー: HMAが赤から青に変わり、上向きの傾きになるとき。 ショートエントリー: HMAが青から赤に変わり、下向きの傾きになるとき。 特徴 すべての時間足で新しいシグナルをスキャンするマルチタイムフレームスキャナーを搭載。 HMAは、従来の移動平均でよく見られるラグ(遅れ)を効果的に軽減します。 新たに発生するトレンドの開始と終了を識別します。 すべてのMetaTraderアラートに対応。 HMAの計算式 Hull移動平均は、以下の3つのWMAを使って計算されます: WMA1 = P × WMA WMA2 = P/2 × WMA Raw HMA = (2 × WMA1) - WMA2 Final HMA = Raw HMAのWMA(√P) P = 期間 WMA = 加重移動平均 プロのヒント
SSLは「Semaphore Signal Level(セマフォ信号レベル)」の略です。このインジケーターは、ローソク足の高値と安値にそれぞれ適用された2本の移動平均線から構成されており、価格に追従するバンド(エンベロープ)を形成します。 買いシグナル: 価格が上側の移動平均線を終値で上抜けたとき。 売りシグナル: 価格が下側の移動平均線を終値で下抜けたとき。 特徴 すべての時間足に対応するマルチタイムフレームスキャナーを搭載し、新たなシグナルを自動検出します。 クラシックなSSLチャンネルをシンプルに実装しており、トレンド方向を簡単に見極められます。 MetaTraderのすべてのアラート機能に対応しています。 SSLの計算式 上側ライン: ローソク足の高値に基づく移動平均線。 下側ライン: ローソク足の安値に基づく移動平均線。 買いエントリー: 価格が上側SSLラインを終値で上抜けたとき。 買いエグジット: 価格が下側SSLラインを終値で下回ったとき。 売りエントリー: 価格が下側SSLラインを終値で下抜けたとき。 売りエグジット:
SSLは「Semaphore Signal Level(セマフォ信号レベル)」の略です。このインジケーターは、ローソク足の高値と安値にそれぞれ適用された2本の移動平均線から構成されており、価格に追従するバンド(エンベロープ)を形成します。 買いシグナル: 価格が上側の移動平均線を終値で上抜けたとき。 売りシグナル: 価格が下側の移動平均線を終値で下抜けたとき。 特徴 すべての時間足に対応するマルチタイムフレームスキャナーを搭載し、新たなシグナルを自動検出します。 クラシックなSSLチャンネルをシンプルに実装しており、トレンド方向を簡単に見極められます。 MetaTraderのすべてのアラート機能に対応しています。 SSLの計算式 上側ライン: ローソク足の高値に基づく移動平均線。 下側ライン: ローソク足の安値に基づく移動平均線。 買いエントリー: 価格が上側SSLラインを終値で上抜けたとき。 買いエグジット: 価格が下側SSLラインを終値で下回ったとき。 売りエントリー: 価格が下側SSLラインを終値で下抜けたとき。 売りエグジット:
The indicator measures the buying and selling force between the buyers and sellers in the form of a histogram/oscillator by using a BOP equation: BOP = Moving Average of [close – open)/(high – low)] Igor Levshin first introduced the Balance of power in the August 2001 issue of Technical Analysis of Stocks & Commodities magazine. Features Quickly find the buying and selling pressure among the traders. It comes with simple inputs and an interface. All Metatrader alerts included.
The indicator measures the buying and selling force between the buyers and sellers in the form of a histogram/oscillator by using a BOP equation: BOP = Moving Average of [close – open)/(high – low)] Igor Levshin first introduced the Balance of power in the August 2001 issue of Technical Analysis of Stocks & Commodities magazine. Features Quickly find the buying and selling pressure among the traders. It comes with simple inputs and an interface. All Metatrader alerts included.
このインジケーターは、RSIの買われ過ぎ/売られ過ぎの領域を上回るまたは下回るバーの数を使用して、市場の強気/弱気の状態を表示します。緑のヒストグラムは強気の力を示し、赤のヒストグラムは弱気の力を示します。 特徴 新しいトレードのエントリーに使用することも、他の戦略やインジケーターのトレードを確認するために使用することもできます。 複数の時間軸をスキャンするマルチタイムフレームスキャナーが搭載されており、各時間軸の強気/弱気の勢力を分析します。 初心者トレーダーが強気/弱気の勢力を利用してエントリーを確認できるため、自信を持ってトレードできるようになります。 MetaTraderの全アラート機能を搭載。 入力パラメーター 期間: RSIの買われ過ぎ/売られ過ぎレベルを特定するための期間。 バー期間: RSIの買われ過ぎ/売られ過ぎレベルを上回る/下回るバーの数。 売られ過ぎレベル: RSIで売られ過ぎの水準を決定する値。 買われ過ぎレベル: RSIで買われ過ぎの水準を決定する値。 MTFスキャナー
このインジケーターは、RSIの買われ過ぎ/売られ過ぎの領域を上回るまたは下回るバーの数を使用して、市場の強気/弱気の状態を表示します。緑のヒストグラムは強気の力を示し、赤のヒストグラムは弱気の力を示します。 特徴 新しいトレードのエントリーに使用することも、他の戦略やインジケーターのトレードを確認するために使用することもできます。 複数の時間軸をスキャンするマルチタイムフレームスキャナーが搭載されており、各時間軸の強気/弱気の勢力を分析します。 初心者トレーダーが強気/弱気の勢力を利用してエントリーを確認できるため、自信を持ってトレードできるようになります。 MetaTraderの全アラート機能を搭載。 入力パラメーター 期間: RSIの買われ過ぎ/売られ過ぎレベルを特定するための期間。 バー期間: RSIの買われ過ぎ/売られ過ぎレベルを上回る/下回るバーの数。 売られ過ぎレベル: RSIで売られ過ぎの水準を決定する値。 買われ過ぎレベル: RSIで買われ過ぎの水準を決定する値。 MTFスキャナー
このインジケーターは、クラシックなZigzagインジケーターによって形成される各価格スイングに上下の矢印を描画します。Zigzagが新しいスイングの安値を形成すると、緑色の矢印が表示されます。同様に、新しいスイングの高値が形成されると赤色の矢印が表示されます。 特徴 クラシックなZigZagと比較して、より効果的にスイングポイントをマークします。 形成中のチャートパターンを事前に識別するのに役立ちます。 Zigzagの方向を複数の時間足で表示するマルチタイムフレームスキャナーを搭載。 すべてのMetaTraderアラートが含まれています。 入力パラメーター Depth(深さ): Zigzagの転換点で使用するバーの数を決定する整数値。 Deviation(乖離): 方向を変える前のパーセンテージ乖離。 Back Step(バックステップ): Zigzagの高値・安値間の最小バー数。 MTFスキャナー: 複数時間足にわたってZigZagの方向を表示します。 アラート設定 欠点
このインジケーターは、クラシックなZigzagインジケーターによって形成される各価格スイングに上下の矢印を描画します。Zigzagが新しいスイングの安値を形成すると、緑色の矢印が表示されます。同様に、新しいスイングの高値が形成されると赤色の矢印が表示されます。 特徴 クラシックなZigZagと比較して、より効果的にスイングポイントをマークします。 形成中のチャートパターンを事前に識別するのに役立ちます。 Zigzagの方向を複数の時間足で表示するマルチタイムフレームスキャナーを搭載。 すべてのMetaTraderアラートが含まれています。 入力パラメーター Depth(深さ): Zigzagの転換点で使用するバーの数を決定する整数値。 Deviation(乖離): 方向を変える前のパーセンテージ乖離。 Back Step(バックステップ): Zigzagの高値・安値間の最小バー数。 MTFスキャナー: 複数時間足にわたってZigZagの方向を表示します。 アラート設定 欠点
KT Fibrill EA is based on a distinct Fibonacci trading strategy that combines the Fibonacci ratios with a machine learning engine to exploit the market inefficiency using the stop orders. The EA always uses the pending orders to avoid the imprecise price direction. Recommendations Symbol: EURUSD Time-Frame: 1-Hour Backtest Data: 2007.01.01 to 2022.04.24 (15 years) Features Successfully passed our ten internal robustness and stress tests. Destructive methodologies such as



















