Setup & First Steps

EasyInsight exports market data from your MetaTrader terminal as structured CSV files that you can feed directly to ChatGPT, Claude, or other AI tools for analysis.

Two versions available:

  • Standard: Requires separate SI indicator licenses. You control which indicators to enable.
  • AIO (All-in-One): All SI indicators built in. Everything enabled by default. Simplest setup.

AIO Setup (Recommended for beginners)

  1. Attach the EA to any stable chart (e.g., EURUSD M5)
  2. Enable Autotrading
  3. Done. All indicators are active, CSVs start exporting immediately.

Standard Setup

  1. Install and activate the SI indicators you own (FX Power, FX Volume, etc.)
  2. Attach EasyInsight EA to any chart
  3. Enable the indicators you want: FXP_ENABLED, FXV_ENABLED, UseFXD, FXL_ENABLED, IXP_USAGE
  4. Enable Autotrading

Key Parameters

Parameter Default Description
TFTC M5 Base timeframe for data queries
updateintervalMin 1 Export frequency in minutes
CreateWatchlist true Include watchlist instructions in AI prompt
EnableTimelapseExport true Save timestamped snapshots for historical analysis
TimelapseIntervalMin 15 Timelapse export frequency
EnableOldFileCleanup true Auto-delete old CSV files
MaxCSVFileAgeInDays 30 Delete files older than this

Indicator Toggles

Parameter Standard Default AIO Default
FXP_ENABLED false true
FXV_ENABLED false true
UseFXD false true
FXL_ENABLED false true
IXP_USAGE Not used All symbols

OHLC Settings

Three configurable timeframes for price data export:

  • OHLC_TF1: M15 (default)
  • OHLC_TF2: H1 (default)
  • OHLC_TF3: D1 (default)

Standard Indicators

8 optional standard indicators (all off by default): ADX, Bollinger Bands, CCI, Ichimoku, Moving Average, MACD, RSI, Stochastic. Enable the ones your AI analysis needs.

Exported Files

Files are saved to [MT5 data path]/MQL5/Files/[EASY Insight](/products/easyinsight)/:

  • CSV files per category: Forex, Metals, Crypto, Indices, Extra
  • AI Prompt files (.txt): Explain the CSV structure to the AI
  • Timelapse files: Timestamped snapshots in a Timelapse subfolder

Typical Workflow

  1. EasyInsight exports CSV every 1-15 minutes
  2. Open the CSV and the matching prompt .txt file
  3. Paste both into ChatGPT/Claude
  4. Get analysis grounded in your actual indicator readings

Interpretation Prompts

Enable these for richer AI context:

  • EnableFXPInterpretations: Adds FX Power trading experience to the AI prompt
  • EnableFXVInterpretations: Adds FX Volume insights
  • EnableIXPInterpretations: Adds IX Power context

These make the prompt longer but give the AI more context for better analysis.

Practical Tips

  • Start with FX Power only to test the basic workflow before enabling everything
  • Timelapse is powerful: Feed multiple timestamped CSVs to the AI for trend analysis over time
  • Keep cleanup enabled: Daily operation generates many files. Auto-cleanup prevents disk bloat.
  • Time schedule: Use EnableTimeSchedule to only export during your active trading sessions
  • AIO version presets are transferable: .set files work between Standard and AIO versions

Common Issues

No files exported - Check: (1) Autotrading enabled, (2) at least one indicator activated, (3) SI indicators installed (Standard version), (4) write permissions in MT5 file folder.

"missed" in status display - A scheduled export was skipped (data not ready). System catches up on next interval. Frequent "missed" suggests performance issues.

N/A values in CSV - Symbol not available at broker, indicator can't read that symbol, or market closed (weekend).

Find your files: In MetaTrader, go to File > Open Data Folder, then navigate to MQL5/Files/EASY Insight/.