Partial exchange configuration object
Unique exchange identifier (must exist)
Optional: Async function to fetch candle data
Optional: Async function to format prices
Optional: Async function to format quantities
Optional: Callback for candle data events
Overrides an existing exchange data source in the framework.
This function partially updates a previously registered exchange with new configuration. Only the provided fields will be updated, other fields remain unchanged.