거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
스크립트

ASQ Trading Journal Export - MetaTrader 5용 스크립트

조회수:
70
게시됨:
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

ASQ Trading Journal Export — Your Trades, Your Data, One Click

AlgoSphere Quant — Precision before profit.

a1

ASQ Trading Journal Export is a script that exports your complete trade history to a clean CSV file in one click. Every closed trade is reconstructed from the deal history with full details: ticket, symbol, direction, open/close time, lots, open/close price, SL, TP, gross P/L, swap, commission, net P/L, duration in minutes, magic number, and comment.

The CSV is ready to open in Excel, Google Sheets, or import into Python, R, or any analytics tool. At the bottom of the file you get a summary section with total trades, wins, losses, win rate, gross P/L, and net P/L.

Features

  • One-click execution — run the script, get your CSV instantly
  • Full trade reconstruction from MT5 deal history
  • Configurable date range (last N days or all history)
  • Symbol filter and magic number filter
  • Optional columns: swap, commission, duration, magic, comment
  • Summary section with win/loss count, win rate, gross and net P/L
  • Clean CSV format compatible with Excel, Sheets, Python, R
  • Auto-generated filename with date stamp
  • Output to MQL5/Files/ for easy access
a2

Parameters

Export: filename, days back (0 = all), symbol filter, magic filter. Fields: include swap, commission, duration, magic, comment (each on/off).

Installation

  1. Download ASQ_TradingJournalExport.mq5
  2. Place in MQL5/Scripts/
  3. Compile in MetaEditor
  4. Drag onto any chart — the export runs immediately

MetaTrader 5, all brokers, all account types. Free and open-source.


ASQ Spread Logger ASQ Spread Logger

Real-time spread monitor with statistics panel, CSV logging & alerts

Portfolio Scorer — Multi-EA Correlation and Coverage Analyzer Portfolio Scorer — Multi-EA Correlation and Coverage Analyzer

Portfolio Scorer is a standalone MQL5 script that evaluates the quality of a multi-EA portfolio across three critical dimensions that most algo traders overlook. The script reads daily profit and loss data from CSV files (one per Expert Advisor), computes a full Pearson correlation matrix between every strategy pair, maps trading activity by UTC hour and weekday, detects asset class diversity, and produces a weighted composite score with a letter grade from A+ to F. How it works: The tool runs in four sequential stages. First, the Data Loader reads and validates CSV files containing daily returns for each EA in the portfolio. Second, the Correlation Engine calculates the complete NxN Pearson correlation matrix and flags pairs that exceed a configurable threshold. Third, the Coverage Analyzer maps which hours and weekdays have active trading and identifies blind spots. Fourth, the Scoring Function combines all three dimensions into a single composite score using adjustable weights.

Institutional Gaussian Signal Filter (Zero-Lag ALMA) Institutional Gaussian Signal Filter (Zero-Lag ALMA)

A quantitative Gaussian filter designed to replace lagging retail moving averages by applying advanced digital signal processing to eliminate market noise without sacrificing responsiveness.

MACD Signals MACD Signals

Indicator edition for new platform.