코드

iForexSessions MetaTrader 5용

Highlights the Forex Market Sessions (Sydney, Tokyo, London, New York)

Determine Broker's Daylight (DST) schedule MetaTrader 5용

Script to determine whether your Broker follows the US, UK or AU daylight (DST) schedule

Local Timezones and Local Session Hours MetaTrader 5용

Class to access to the local time for the specified location, as well as time zone information and the local trading session hours

TimeGMT library for the strategy tester MetaTrader 5용

Static class to fix the TimeGMT() function during testing in the strategy tester

Benchmark MetaTrader 5용

A set of macros to benchmark small code snippets for their execution speeds

xoshiro256 Random Number Generator MetaTrader 5용

The 64-bit xoshiro256** Random Number Generator

Introsort (Introspective sort) MetaTrader 5용

Sort the input array in-place using comparison function less

Radix sort (The fastest numeric sort) MetaTrader 5용

Sorts the values in the first dimension of a multidimensional numeric array in the ascending order

String Manipulation Functions MetaTrader 5용

A collection of useful string manipulation functions

MultiSort - sorting algorithm MetaTrader 5용

A sorter class to sort an array based on other arrays