{{ if eq .ENV "development" }} {{ end }}
_ _
_ __ ___ __ _ _ __| | _____| |_
| '_ ` _ \ / _` | '__| |/ / _ \ __|
| | | | | | (_| | | | < __/ |_
|_| |_| |_|\__,_|_| |_|\_\___|\__|
BUY YES | SELL | BUY NO | |||
---|---|---|---|---|---|
YES
{{.Quantity}} @ {{.Price}}
|
{{ else }}
{{ end }} {{ if (eq .Side "SELL") }} |
{{.Share.Description}}
{{.Quantity}} @ {{.Price}}
|
{{ else }}
{{ end }} {{ if and (eq .Share.Description "NO") (eq .Side "BUY") }} |
NO
{{.Quantity}} @ {{.Price}}
|
{{ else }}
{{ end }} |