SDK is created to allow developers to implement their own components and include them to ProTrader.
For now there are interfaces to display component, receive quotes and trade.
Custom components appears in ProTrader at special tab Tools->Custom panels.
To include component to ProTrader, developer needs to place component DLL library into [ProTrader
Directory]\plug-ins\panels.
Only .Net components are supported.