Participate in demand response programs and avoid 4CP charges through intelligent curtailment strategies.
Mining operations consume massive amounts of power. During peak demand periods, electricity costs can spike dramatically, eating into mining profits.
Large mining facilities face significant transmission costs based on peak demand. Without warning systems, these charges can add millions to annual operating expenses.
Mining operations are ideal for demand response programs, but manual monitoring means missing most profitable curtailment opportunities.
Automatically participate in ERCOT demand response programs. Get paid to reduce load during high-price periods.
Get early warnings for peak transmission events. Avoid millions in annual 4CP charges through smart curtailment.
Set custom price thresholds for automatic miner shutdown. Optimize when to mine versus when to curtail for maximum profit.
Coordinate with mining pool APIs for intelligent load management. Minimize disruption while maximizing curtailment opportunities.
Alert: "Price exceeds $85/MWh strike price"
Action: "Shutdown 80% of mining rigs"
Revenue: "Paid for load reduction + avoid high electricity costs"
Set strike prices and automatically curtail mining operations when electricity prices make continued operation unprofitable. Typical earnings: $10-15K per MW curtailed.
Alert: "4CP probability >85%"
Action: "Emergency shutdown to minimum load"
Savings: "Avoid $2.1M annual transmission charges"
Receive early warnings for ERCOT peak events. Temporarily shut down mining operations during the four highest system peak events to avoid massive transmission costs.
Integration: "Pool API + WattMarkets alerts"
Strategy: "Priority shutdown of least efficient hardware"
Result: "Minimize hashrate loss during curtailment"
Coordinate with mining pool APIs to optimize which equipment to shut down first. Maintain essential operations while maximizing curtailment revenue.
Fast automated shutdown when strike prices are exceeded
Reliable price predictions minimize false triggers
Average annual demand response earnings per MW capacity
# Monitor strike price and curtailment opportunities
curl https://api.wattmarkets.com/v1/mining/signals -H "Authorization: Bearer YOUR_API_KEY"
# Response
{
"timestamp": "2024-07-15T14:30:00Z",
"rtm_price": 67.50,
"price_forecast": {
"next_interval": 89.20,
"spike_probability": 0.89
},
"strike_price": 85.00,
"recommendation": "prepare_curtailment",
"dr_revenue_estimate": {
"per_mw_hour": 428.50,
"total_75mw": 32137.50
}
}
Maximize profitability with smart curtailment strategies that generate revenue while mining is offline.