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