### Embed Unibot Trading Widget with Channel Enabled Source: https://docs.unibot.app/dev/iframe.html This example demonstrates embedding the Unibot trading widget with the channel widget enabled. Ensure the `channel` parameter is set to `1`. ```html ``` -------------------------------- ### Embed Unibot Trading Widget with Channel and Chart Enabled Source: https://docs.unibot.app/dev/iframe.html This example shows how to embed the Unibot trading widget with both the channel and chart widgets enabled. Set both `channel` and `chart` parameters to `1`. ```html ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.