ProTrader SDK
The ProTrader SDK allows developers to create their own components and run them within the whole application. The only thing required to use custom controls is to place the component library into the ProTrader path directory and run ProTrader.
The main idea is implementation of main communication interfaces in a custom component which will be used by ProTrader for exchanging information.
Exportable interface
The interface allows developers to set up a Visible Name and Icon for the component, and to customize the advanced parameters list.
Localizable interface
Since ProTrader supports several localizations, why should a custom component not? Use it to make your application change language.
Linkable interface
Panels in ProTrader may be linked to each other. This interface allows the custom component to know which Instrument and Account are currently active.
Quote Receiver
If you want to create a component that will supply you with additional information using the latest quotes, then this interface will help you.
Trading
Why do you use ProTrader? To trade, of course! Make your component capable of trading or performing some complex actions in just one click. You can actually write an automated .NET trading strategy if you like. The only thing is that you need to first find out whether your broker allows you to do this.
ProTrader SDK provides developers with all the information they need. All other capabilities are provided by powerful .NET technology. Write a simple FX Cell or a complex server-client notification.
Which vendor are YOU using?
Testimonials
- I'm your client and I think that ProTrader is The Best Platform for Trading and automated trading. This is what I've been searching for all my life!
Karol Marchewka, Active Trader

