forex software

Create and Test Forex Strategies

forex software

express-generator:symbol-info

Table of Contents

Symbol info

Symbol info settings override spread, swaps, and commission loaded from the dataset.

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Symbol info              ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

; Set values to override the values coming with the data file.
; Useful for the Premium Data.
; Commission is in Currency applied at Close.
 
spread     =
swap_long  =
swap_short =
commission =

Notes

  • Leave a value empty to keep the value from the data file.
  • spread is an integer override.
  • swap_long, swap_short, and commission accept numeric values.
  • These overrides are useful when validating with custom broker conditions.

Example profile

spread     = 12
swap_long  = -0.7
swap_short = -1.2
commission = 6