Topic: Randomize Indicator Parameters Only in Monte Carlo

Hi Popov,

I want to use Randomize Indicator Parameter Only in Monte Carlo, is this setting correct?

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Monte Carlo                      ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

enable_monte_carlo            = true
count_of_tests                =  500
valid_tests_percent           =  80

spread_max                    =  0

; Execution problems
slippage_max                  =   0
skip_entries_percent          =   0
skip_exits_percent            =   0
rand_close_percent            =   0

; Strategy variations
ind_params_change_probability = 100
ind_params_max_change_percent =  20
ind_params_min_delta_steps    =   5
rand_first_bar_percent        =   0

2 (edited by yonkuro 2026-08-13 07:33:01)

Re: Randomize Indicator Parameters Only in Monte Carlo

I found a significant difference in the validation results between EA Studio and Express Generator.
The number of strategies collected in EG is significantly lower than in EA Studio.
I also experienced a similar issue when generating strategies with these EG settings.
The comparison images, as well as the settings for both EAS and EG, are attached.

Could you please check it

Thank you

Post's attachments

Settings and Screenshots.zip 1.32 mb, 6 downloads since 2026-08-13 

You don't have the permssions to download the attachments of this post.