amrali / Profile
Friends
250
Requests
Outgoing
amrali
Published code Radix sort (The fastest numeric sort)
Sorts the values in the first dimension of a multidimensional numeric array in the ascending order.
Share on social networks · 3
4607
280
amrali
Added topic Bug in string() function. Wrong conversion of float -> string
Forum on trading, automated trading systems and testing trading strategies MT5/mql5 reported and confirmed bugs. amrali , 2022.02.17 15:33 Bug in string() function. Wrong conversion of float -> string. Build 3211 but this is not specific to this
amrali
Added topic How to get commission per lot in MQL5
Is there a programagic way (like SymbolInfoDouble, or AccountInfoDouble) to get the broker's commission per lot. From the market watch window, I can get it by right click on a symbol -> symbol specs. Anybody has an idea how the market
amrali
Published code String Manipulation Functions
A collection of useful string manipulation functions.
Share on social networks · 2
13059
642
amrali
Published code MultiSort - sorting algorithm
A sorter class to sort an array based on other arrays.
Share on social networks · 3
4956
380
amrali
Published code Print Closed Position
Print info about a closed position by its position ticket or identifier.
Share on social networks · 3
9248
879
amrali
Added topic Bug: function MathSample() does not generate correct results
The function MathSample() (defined in <Math\Stat\Math.mqh>) does not generate correct random samples. This a fix for the include file <Math\Stat\Math.mqh>: bool MathSample( const int &array[], const int count, int &result[])
Share on social networks · 1
12
amrali
Published code Forex Calculators
Margin Calculator, Point Value Calculator, Position Size Calculator, Profit Calculator and Swap Calculator.
Share on social networks · 4
27193
3836
amrali
Published code Currency Strength Index (CSI)
Trading the STRONG against the weak!
Share on social networks · 5
48556
8081
amrali
Published code Forex_Spread_Meter
MetaTrader 5 indicator that displays the spread meter on the chart.
Share on social networks · 2
16831
2248
amrali
Published code Daylight changes (summer time)
Compute the daylight saving time changes (start/end of the summer time).
Share on social networks · 2
7448
510
amrali
Published code Forex_Market_Hours_GMT_v4.0
The good old MT4 indicator! Now for MetaTrader 5.
Share on social networks · 2
30285
4693
amrali
Published code CSetFileReader
Class to provide simple reading mechanism from MetaTrader set files.
Share on social networks · 1
4991
236
amrali
Published code CHistoryPositionInfo Class
A class for easy access to the closed position properties.
Share on social networks · 2
11557
953
amrali
Published code Export Summary Grouped by Trading Days (MT4)
The script exports summary of closed trades grouped by each trading day to .csv file
Share on social networks · 1
10932
985
amrali
Published code Class CRandom
Random number generation using the 32-bit PCG generator.
Share on social networks · 2
6423
310
amrali
Published code s-Downloader (SingleTF, AllSymbols)
The script downloads the historical quotes data of a single timeframe for all symbols in the market watch.
Share on social networks · 1
10140
1393
amrali
Published code Permutations and Combinations
A fast library for combinations and permutations in MQL.
Share on social networks · 1
6403
434
amrali
Published code Math Utils (MT4)
Handy functions for comparison, rounding, formatting and debugging of doubles (prices, lots and money).
Share on social networks · 2
12402
767
amrali
Published code Export Summary Grouped by Symbols (MT4)
The script exports summary of closed trades grouped by each currency pair to .csv file
Share on social networks · 1
7708
693
: