Need a small short script or EA template to perform Numerical integration using ALGLIB or any MQL 5 self contained script or EA template

MQL5 Experts Scripts ALGLIB C++

Specification


It needs to be able to numerically integrate a function F(x) with  infinite intervals [-infinity , +infinity] or  [ 0, +infinity ] using transformation that maps the intervals to [0,1] . 


Please refer to this script or this posting to understand the short script i need . No external libraries apart from official MQL5 include files and nothing else . 

https://www.mql5.com/en/forum/352975

Files:

Similar orders
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;
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
step by step and structure this into a full IEEE 830 / ISO/IEC/IEEE 29148 style Requirements Specification. This format will include: Introduction System Overview Functional and Performance Requirements Traceability Matrix (linking requirements to test cases) Verification and Validation Compliance Standards 1. Introduction 1.1 Purpose The purpose of this document is to define the technical requirements for the

Project information

Budget
90+ USD
Deadline
to 2 day(s)