INVITE-ONLY SCRIPT

MJForex Buy&sell AI

This indicator used for technical analysis and It aims to provide buy and sell signals using AI-based trend identification and standard technical indicators. Here is a summary of the key components:

AI Trend Identification:

  • The AI trend analysis uses a moving average (MA) with several types available (SMA, EMA, WMA, etc.) and a KNN algorithm to classify trends as either bullish or bearish.
  • Labels are created using KNN to classify data points based on their relation to the MA.
  • Linear regression is used to calculate the slope, showing the direction of the trend.

Trend Conditions:

  • Based on the AI classification (red for bearish, green for bullish), conditions are defined for trend switches.
  • Plots are created to display the AI-derived MA and slope on the chart, helping to visualize the current trend.

Buy/Sell Signal Logic:

  • Uses the Average True Range (ATR) to determine stop levels (longStop and shortStop).
  • Generates buy signals when the direction changes to up (longStop is triggered) and sell signals when it changes to down (shortStop is triggered).
  • Plots buy/sell stop levels and optional buy/sell labels.

Session Visualization:

  • Visualizes three trading sessions with different colors on the chart (Tokyo, London, and New York), providing context on which session the market is in.

TrendS Identification:

  • A second set of trend identification logic is implemented (TrendS), similar to the primary AI logic, using ATR to determine long and short stops.
  • Provides additional buy and sell signals (buySignalS and sellSignalS) along with fill colors to visually indicate market states.

Alert Conditions:

  • Alerts are defined to notify users of significant events: a direction change, a buy signal, or a sell signal in both TrendC (primary AI) and TrendS.
  • Overall, the script uses both AI-based and conventional technical indicators to identify market trends, display trend directions, and generate buy/sell signals, providing users with actionable insights for trading.
forecastingTrend AnalysisVolatility

Invite-only script

Access to this script is restricted to users authorized by the author and usually requires payment. You can add it to your favorites, but you will only be able to use it after requesting permission and obtaining it from its author. Contact iam1love2 for more information, or follow the author's instructions below.

TradingView does not suggest paying for a script and using it unless you 100% trust its author and understand how the script works. In many cases, you can find a good open-source alternative for free in our Community Scripts.

Author's instructions

Message me to run a test on this indicator

Want to use this script on a chart?

Warning: please read before requesting access.

Disclaimer