Table of Contents

Account settings

Account settings define the simulation account used by Generator and backtesting statistics.

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Account settings         ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
account_currency      = USD
initial_account       = 10000
leverage              = 100

Notes

Example profile

account_currency = EUR
initial_account  = 2000
leverage         = 30