forex software

Create and Test Forex Strategies

forex software

express-generator:indicators-options

Indicators options

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Indicator options                ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

; The Generator uses the following options for composing new strategies.

; Randomize Moving Average Methods.
; When 'true', the Generator chooses between Simple, Exponential, Weighted and Smoothed.
randomize_ma_method = false

; Maximum period generated by the Generator. Recommended: 50. Recommended max 200.
max_indicator_period = 50

; Shift of the Moving Average indicator. When it is enabled, the Generator may use shift.
randomize_ma_shift = false