Walk-forward optimization library for MetaTrader: advanced options – Other – 1 November 2023

The function wfo_setAdvancedOptions accepts an integer value which is a bitwise set of flags, that is a specific bit enables specific feature. All supported flags are listed in the header file with corresponding values. #define WFO_FLAG_AUTO_CLOSE_SPLIT_TRADES 1 #define WFO_FLAG_MISMATCH_FIX_OFF        2 #define WFO_FLAG_STOP_ON_RANGE_VIOLATION 4 #define WFO_FLAG_CHECK_TICK_MODELLING    8 #define WFO_FLAG_STOP_ON_NONSTD_PARAMS  16 #define WFO_FLAG_RESUME_OPTIMIZATION    32 Multiple features can be enabled

STEPGARD EA OPTIMIZATION – Analytics & Forecasts – 25 September 2023

ScalpWings Trading STEPGARD EA Are you ready to take your trading to the next level? Say hello to StepGard EA, the robust Expert Advisor designed to conquer market challenges and help you achieve your financial goals. Unleash the Power of Breakout Strategy: StepGard EA employs a powerful breakout strategy, meticulously crafted to thrive in the

ZENVO Optimization – Analytics & Forecasts – 8 September 2023

Greetings ! Zenvo EA is internally designed in such a way that you do not need all the quotes inside the candle for optimization. This significantly increases the speed of research. It also takes up less RAM and CPU. This is perfect for weak PCs; for strong PCs, such testing will only take 1-2 seconds.