@sdelsad/commodity-desk-daily 1.0.69 → 1.0.70
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/ep23.md +3 -3
- package/package.json +1 -1
package/ep23.md
CHANGED
|
@@ -145,9 +145,9 @@ Now put that against the trade. A competent FOB execution margin on this cargo i
|
|
|
145
145
|
{"type":"waterfall","unit":"c/bu","title":"Where the execution margin goes",
|
|
146
146
|
"caption":"Funding a 66,000 t corn cargo for 35 days costs 3.49 c/bu and a five-day document discrepancy costs another half cent. Half the planned margin is consumed by the calendar, not by the market.",
|
|
147
147
|
"source":"Worked example, episode 23",
|
|
148
|
-
"steps":[{"label":"Planned
|
|
149
|
-
{"label":"Financing
|
|
150
|
-
{"label":"
|
|
148
|
+
"steps":[{"label":"Planned","value":8.00,"kind":"base"},
|
|
149
|
+
{"label":"Financing","value":-3.49},
|
|
150
|
+
{"label":"Discrepancy","value":-0.50},
|
|
151
151
|
{"label":"Net","kind":"total"}]}
|
|
152
152
|
```
|
|
153
153
|
|