Warning
This feature is in pre-release and currently under testing. Documentation is for reference only.
FAQ¶
For traders¶
Can I use WV plugins on a demo account?
If you are using a Spotware demo account, you can access the full list of public plugins.
Where can I display a WV plugin?
You can specify in the settings in which interface areas each WebView plugin will appear.
What is the difference between public and private WV plugins?
Public WV plugins are available in cTrader Store and visible to all traders, while private WV plugins are only visible to the user who added them, but they can be shared via Invite or made public later.
Are my plugins synced across my cTrader apps?
Yes, access to WV plugins and their settings are automatically synced across all cTrader apps (Mobile, Web, Windows and Mac) you use with your cTrader ID.
Can WV plugins trade?
Yes, some WV plugins can use the SDK methods to access account information, retrieve trade history, place or modify orders and subscribe to real-time quotes. These actions happen securely and using your credentials.
For creators¶
What technology is used to create a WV plugin?
You can develop WV plugins using the standard web stack of HTML, CSS and JavaScript. Plugins run in a sandboxed environment, enabling secure interaction with the cTrader backend through the WV plugin SDK methods.
Is it necessary to use the WV plugin SDK methods when creating a WebView plugin?
Use the SDK methods if you want your WebView plugin to interact with cTrader (access account information, place orders, etc).
The WV plugin SDK or Open API – which is the right choice for creating WebView plugins?
While there are shared capabilities, use the WV plugin SDK for your web app to perform seamless trading actions in cTrader. Learn more about the differences between the WV plugin SDK or Open API.
Can I configure the behaviour of a WV plugin?
Yes, use query string parameters to customise the plugin theme, symbol, language, platform, placement and more.
Can I create WV plugins with AI?
Yes, with the help of accurate prompts, you can create WebView plugins without needing any programming knowledge or skills.
Are there any content restrictions or platform rules I need to follow when creating a WV plugin?
Any WV plugin you create must comply with the rules of cTrader Store, App Store and Google Play. Most importantly, your web service must not include authentication or payment forms.
What happens when I update my plugin?
Your updates are pushed instantly, while users of your plugin will see the new version upon relaunch.
Need cTrader support?
Reach out through our official channels to resolve any issues:
- Ask questions and connect with traders, developers and other users in the cTrader Discord Community.
- Browse archived discussions on the cTrader Community Forum. While the forum is no longer open for new posts, it is full of helpful answers to common issues.
- Contact the cTrader Support Team at support@ctrader.com for technical assistance.