Skip to content

Commit 9c4edf7

Browse files
fix: remove dollar signs from Event Contracts description to avoid LaTeX parsing issues
Co-Authored-By: [email protected] <[email protected]>
1 parent ac92e38 commit 9c4edf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/price-feeds/core/price-feeds/asset-classes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
| Energy | Spot Prices | Real-time prices for a non-expiring Contract for Difference (CFD) that tracks the price of the asset |
1919
| | Futures Prices | Real-time prices for energy futures contract |
2020
| Economic Data | Economic Data | Real-time price feeds tracking macroeconomic indicators—from inflation to employment to growth—provided by the US Department of Commerce |
21-
| Event Contracts | Event Contracts | Real-time prices for non-financial and real-world event contracts, with prices fluctuating between $0 and $1 reflecting the market's real-time probability estimate. Note that prices of 0 or 1 indicate a resolved market |
21+
| Event Contracts | Event Contracts | Real-time prices for non-financial and real-world event contracts, with prices fluctuating between 0 and 1 reflecting the market's real-time probability estimate. Note that prices of 0 or 1 indicate a resolved market |
2222

2323
**NOTE:** When integrating with **Energy Futures Price Feeds**, it is not recommended to rely solely on the first month expiry price feed as there is often lower liquidity towards expiration.
2424
Best practice is to combine, 1-month, 2-month and 3-month feeds or use the weighted average which is represented by spot price(USOILSPOT or UKOILSPOT).

0 commit comments

Comments
 (0)