@sdelsad/commodity-desk-daily 1.0.38 → 1.0.39
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/feed.xml +13 -7
- package/package.json +2 -2
package/feed.xml
CHANGED
|
@@ -20,11 +20,11 @@
|
|
|
20
20
|
</image>
|
|
21
21
|
<item>
|
|
22
22
|
<title>Ep 13 — Coffee: Differentials, PTBF and Volatility</title>
|
|
23
|
-
<link>https://
|
|
24
|
-
<description><![CDATA[<p>A coffee contract does not name a price, it names a differential — and an exporter's entire business fits inside eleven cents a pound. Then price-to-be-fixed: how one trade becomes two decisions, and why fixing risk is sold as market risk and settled as credit risk.</p><p><a href="https://
|
|
23
|
+
<link>https://storage.googleapis.com/podcast-audio-2647223968/commodity-desk-daily/ep13.html</link>
|
|
24
|
+
<description><![CDATA[<p>A coffee contract does not name a price, it names a differential — and an exporter's entire business fits inside eleven cents a pound. Then price-to-be-fixed: how one trade becomes two decisions, and why fixing risk is sold as market risk and settled as credit risk.</p><p><a href="https://storage.googleapis.com/podcast-audio-2647223968/commodity-desk-daily/ep13.html">Read this episode, with the charts, the glossary and the quiz →</a></p>]]></description>
|
|
25
25
|
<itunes:summary>A coffee contract does not name a price, it names a differential — and an exporter's entire business fits inside eleven cents a pound. Then price-to-be-fixed: how one trade becomes two decisions, and why fixing risk is sold as market risk and settled as credit risk.
|
|
26
26
|
|
|
27
|
-
Read this episode: https://
|
|
27
|
+
Read this episode: https://storage.googleapis.com/podcast-audio-2647223968/commodity-desk-daily/ep13.html</itunes:summary>
|
|
28
28
|
<enclosure url="https://cdn.jsdelivr.net/npm/@sdelsad/commodity-desk-daily@1.0.38/ep13.mp3" length="8010477" type="audio/mpeg"/>
|
|
29
29
|
<guid isPermaLink="false">https://cdn.jsdelivr.net/npm/@sdelsad/commodity-desk-daily@1.0.38/ep13.mp3</guid>
|
|
30
30
|
<pubDate>Fri, 28 Aug 2026 05:00:00 GMT</pubDate>
|
|
@@ -44,8 +44,11 @@ Read this episode: https://storage.googleapis.com/podcast-audio-2647223968/commo
|
|
|
44
44
|
</item>
|
|
45
45
|
<item>
|
|
46
46
|
<title>Ep 11 — Storage, Elevation and Trade Flows</title>
|
|
47
|
-
<
|
|
48
|
-
<
|
|
47
|
+
<link>https://storage.googleapis.com/podcast-audio-2647223968/commodity-desk-daily/ep11.html</link>
|
|
48
|
+
<description><![CDATA[<p>An elevator is not long grain — it is long space, and the basis is what space costs. Storage capacity, the harvest basis collapse, and the blend that creates value out of arithmetic until the specification turns pass/fail.</p><p><a href="https://storage.googleapis.com/podcast-audio-2647223968/commodity-desk-daily/ep11.html">Read this episode, with the charts, the glossary and the quiz →</a></p>]]></description>
|
|
49
|
+
<itunes:summary>An elevator is not long grain — it is long space, and the basis is what space costs. Storage capacity, the harvest basis collapse, and the blend that creates value out of arithmetic until the specification turns pass/fail.
|
|
50
|
+
|
|
51
|
+
Read this episode: https://storage.googleapis.com/podcast-audio-2647223968/commodity-desk-daily/ep11.html</itunes:summary>
|
|
49
52
|
<enclosure url="https://cdn.jsdelivr.net/npm/@sdelsad/commodity-desk-daily@1.0.33/ep11.mp3" length="8292429" type="audio/mpeg"/>
|
|
50
53
|
<guid isPermaLink="false">https://cdn.jsdelivr.net/npm/@sdelsad/commodity-desk-daily@1.0.33/ep11.mp3</guid>
|
|
51
54
|
<pubDate>Mon, 24 Aug 2026 05:00:00 GMT</pubDate>
|
|
@@ -89,8 +92,11 @@ Read this episode: https://storage.googleapis.com/podcast-audio-2647223968/commo
|
|
|
89
92
|
</item>
|
|
90
93
|
<item>
|
|
91
94
|
<title>Ep 7 — WASDE and Building a Balance Sheet</title>
|
|
92
|
-
<
|
|
93
|
-
<
|
|
95
|
+
<link>https://storage.googleapis.com/podcast-audio-2647223968/commodity-desk-daily/ep07.html</link>
|
|
96
|
+
<description><![CDATA[<p>How a grain balance sheet is built line by line, and why ending stocks — the line nobody measures — moves about ten times faster than the crop itself. Plus feed and residual, the line that hides the sins, and why two competent analysts agree on supply and fight about demand.</p><p><a href="https://storage.googleapis.com/podcast-audio-2647223968/commodity-desk-daily/ep07.html">Read this episode, with the charts, the glossary and the quiz →</a></p>]]></description>
|
|
97
|
+
<itunes:summary>How a grain balance sheet is built line by line, and why ending stocks — the line nobody measures — moves about ten times faster than the crop itself. Plus feed and residual, the line that hides the sins, and why two competent analysts agree on supply and fight about demand.
|
|
98
|
+
|
|
99
|
+
Read this episode: https://storage.googleapis.com/podcast-audio-2647223968/commodity-desk-daily/ep07.html</itunes:summary>
|
|
94
100
|
<enclosure url="https://cdn.jsdelivr.net/npm/@sdelsad/commodity-desk-daily@1.0.20/ep07.mp3" length="7381773" type="audio/mpeg"/>
|
|
95
101
|
<guid isPermaLink="false">https://cdn.jsdelivr.net/npm/@sdelsad/commodity-desk-daily@1.0.20/ep07.mp3</guid>
|
|
96
102
|
<pubDate>Tue, 18 Aug 2026 05:00:00 GMT</pubDate>
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sdelsad/commodity-desk-daily",
|
|
3
|
-
"version": "1.0.
|
|
4
|
-
"description": "Soft Commodity Trading - Ep 13
|
|
3
|
+
"version": "1.0.39",
|
|
4
|
+
"description": "Soft Commodity Trading - Ep 13 (feed repair: episode links for 7, 11, 13)",
|
|
5
5
|
"license": "CC-BY-4.0",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"podcast",
|