Skip to main content
Official Integration

Oil Prices in
TradeStation

Native EasyLanguage library for real-time Brent, WTI, natural gas, and marine fuel prices. Build trading strategies with institutional-grade commodity data.

5 min
Setup Time
<50ms
Latency
1,000
Free Calls/Mo

What You Can Build

Custom Indicators

Create oil spread indicators, crack spread monitors, and energy sector correlation studies.

Trading Strategies

Build automated strategies based on oil price movements, contango/backwardation signals.

Real-Time Alerts

Get notified on price thresholds, spread changes, and market volatility spikes.

Simple EasyLanguage Integration

// Get real-time Brent crude price
var: BrentPrice(0);

BrentPrice = OilPriceAPI_GetPrice("BRENT_CRUDE_USD");

if BrentPrice > 80 then
  Alert("Brent above $80/bbl");

// Plot on chart
Plot1(BrentPrice, "Brent");

Available Commodities

Brent Crude
WTI Crude
Dubai Crude
Natural Gas
VLSFO
MGO 0.5%
HFO 380
Heating Oil

Start Building Today

7-day free trial with 10,000 requests. No credit card required.