MT4 Strategy Backtester - Magic Numbers & Excel Export

Spezifikation

I am using MT4 strategy tester to backtest a large number of EAs. Each of my single EAs contains up to 100 individual strategies so I am getting many thousands of trades created over my selected timeframe. The EA works fine on strategy tester and creates trades but there is no magic number so I cannot see which strategy actually is creating the trade event. 

In order to statistically analyse which trade strategies are actually working, I need to find a way to print out the magic numbers from my strategy backtest and have the results exported to csv. The forum has not been any use so I need to look at perhaps a script or some other solution. There also is no way to export to csv without saving as a report and then literally copy pasting, which includes scrolling many pages - when I have more than 30 EAs each with up to 100 strategies and thousands of trades, this is a very manual and time-consuming solution. I need to automate it and increase my options to analyse my trade backtest.  

I am wondering if it is possible to create an add-on script to the strategy tester which will print

1. Same output columns as strategy backtest + one column for the magic number; 

2. Option to export the historical trades to csv

Thanks, 

Matthew

PS - in case this information is already available in the strategy tester, perhaps someone can just tell me how to access it. I may well have some more paid work later on since I am looking to improve my system in future and would appreciate a good MT4 coder to work with, e.g. improving backtesting output like MT5. 

Bewerbungen

1
Entwickler 1
Bewertung
(13)
Projekte
15
7%
Schlichtung
1
100% / 0%
Frist nicht eingehalten
0
Frei
2
Entwickler 2
Bewertung
(65)
Projekte
71
30%
Schlichtung
8
0% / 88%
Frist nicht eingehalten
5
7%
Frei
3
Entwickler 3
Bewertung
(18)
Projekte
27
15%
Schlichtung
7
0% / 86%
Frist nicht eingehalten
5
19%
Frei
Ähnliche Aufträge
The indicator a bit inverted. But it doesn’t matter to me as long as the winrate make sense for investment. For brief details regarding the indicator. What should have been a sell, i inverted it into buy with sl and tp swapped(only change the name of sl and tp for visualisation , but the code still on right tp and sl) . And in script ive inverted the signal command code. But the trouble is the tp and sl cant be
All other Necessary filters already coded , Mostly it is referring to another expert copy pasting . Live Chart Optimization . Optimization from Signal Trigger Point . Apply to stay ahead . While applying please explain the correct trailing stop loss for value gap entries
Patrick 30 - 200 USD
//+------------------------------------------------------------------+ //| EURUSD Daily Strategy EA | //+------------------------------------------------------------------+ extern int MA_Fast = 50; extern int MA_Slow = 200; extern int RSI_Period = 14; extern double RiskReward = 2.0; extern double StopLossMultiplier = 1.5; void OnTick() { if (TimeCurrent() != iTime(NULL, PERIOD_D1, 0)) return;
Trailing Stop Based on Thresholds . Other Necessary Filters already Coded . Live Chart Only . The strategy already coded - needs a fresh new draft . To Start from Signal Trigger
MT5 backtestest helper 30 - 200 USD
Sure 😊 — here’s a simple file-style write-up about your robot that you ordered on MetaTrader 4. You can copy it into Word or save it as a document. Title: My Trading Robot on MetaTrader 4 Introduction I recently ordered a trading robot on MetaTrader 4 to help me trade in the financial markets. A trading robot, also known as an Expert Advisor (EA), is a program that automatically analyzes the market and places trades
I am looking for a professional MQL5 developer to build a structured MT5 Expert Advisor. This is NOT a martingale or high-risk grid bot. Platform: • MT5 only (MQL5 source code required) Symbols: • XAUUSD • GBPUSD • GBPJPY Timeframe: • M5 Risk Management: • Adjustable risk per trade (default 0.5% equity) • Daily drawdown protection (max 3%, auto-lock trading for the day) • Maximum 2 open trades • Minimum 120 seconds
Requirements: - Convert my written trading rules into TradingView Pine strategy - Then convert into MT5 EA - Entry must be next candle open after signal candle close - Stop loss on signal candle high/low - Position sizing: fixed % risk per trade - Portfolio risk cap across symbols - One trade per symbol at a time - Must understand backtesting differences (spread, slippage, fill logic) Important: I want to be able to
Data Integrity 500 - 1000 USD
The trading bot is an automated software system designed to monitor financial markets, execute trades, and manage risk based on predefined strategies. The bot aims to maximize profits while minimizing human intervention and emotional decision-making. Scope: Supports automated trading on selected exchanges (e.g., Binance, Bitget, Coinbase). Executes trades based on technical indicators, signals, or AI models. Provides
Would it be possible to connect Futures prop firm with Rithmic or Tradeovate platform to Ninjatrader automated trading ? If anyone can do this for me I will be happy to get started with the person right away
Saya ingin dibuatkan Expert Advisor untuk MetaTrader 5 berbasis strategi EMA 50/200 + Breakout 20 candle dengan sistem risk percentage otomatis. EA harus memiliki fitur ATR stop loss, trailing stop, break even, max spread filter, dan daily loss limit. Dilarang menggunakan martingale, grid, atau averaging. Target RR minimal 1:2 dan drawdown di bawah 20%

Projektdetails

Budget
30 - 50 USD