sunglim / systemtrading

my first system trading application
MIT License
0 stars 0 forks source link

Update config structure #48

Closed sunglim closed 11 months ago

sunglim commented 11 months ago

to

BuyEveryDayIfBelowAverage:
  ExecutionTime: "12:00"
  CodeAndQuantity:
    # Nongsim holdings
    - code: "072710"
      quantity: 1
    # Woori financial
    - code: "316140"
      quantity: 4
    # DBG financial
    - code: "139130"
      quantity: 4
    # KBstar 200
    - code: "148020"
      quantity: 4