@sdelsad/commodity-desk-daily 1.0.64 → 1.0.65
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/ep20.md +5 -5
- package/package.json +1 -1
package/ep20.md
CHANGED
|
@@ -19,11 +19,11 @@ The wheat numbers barely moved at home — 717 m bu of US carryout, in line —
|
|
|
19
19
|
```chart
|
|
20
20
|
{"type":"line","mode":"index","unit":"index, 4 September = 100","title":"The friendly print that sold off",
|
|
21
21
|
"caption":"Soybeans gave back Thursday's twenty-two-cent rally and more. The corn yield came down and corn still finished the week lower than it started it, because the cut was smaller than the one the market had already bought.",
|
|
22
|
-
"source":"CBOT settlements
|
|
23
|
-
"x":["4 Sep","
|
|
24
|
-
"series":[{"name":"Dec corn","values":[536.75,
|
|
25
|
-
{"name":"Nov beans","values":[1309.75,
|
|
26
|
-
{"name":"Dec Chi wheat","values":[734.00,
|
|
22
|
+
"source":"CBOT settlements. 7 September was Labor Day and 8 September is not shown.",
|
|
23
|
+
"x":["4 Sep","9 Sep","10 Sep","11 Sep"],
|
|
24
|
+
"series":[{"name":"Dec corn","values":[536.75,527.75,533.75,530.25]},
|
|
25
|
+
{"name":"Nov beans","values":[1309.75,1309.50,1332.25,1296.50]},
|
|
26
|
+
{"name":"Dec Chi wheat","values":[734.00,728.75,741.25,725.25]}]}
|
|
27
27
|
```
|
|
28
28
|
|
|
29
29
|
## The geopolitical read
|