Skip to content
Nikita Vetrov edited this page Oct 28, 2017 · 3 revisions

💹 All content on this page is relevant for Trading Platform only.

Trading Platform is a ready-to-use product for those who want to have a great charting solution along with the ability to trade right from the chart. This product is based on Charting Library and includes all its functionality, but also contains a bunch of new features. Trading Platform repo is here.

The product is under development so some features are not there yet. They are marked with 🕓.

Trading Platform Features

Trading capabilities

You can trade right from the chart, and all you have to do to make this work is to implement your Trading Controller and plug it into the chart widget.

Sidebar Quotes (Symbols Details & Watchlist)

In Trading Platform, you can have the Watchilsts and Details widget (see the snapshot below) functionality.

Read more about this feature:

Sidebar Market News Feed

You can have the news feed right in the side bar of the chart. Our support for the news feeds is flexible: so, in example, you can have different feeds for different kinds of symbols and so on.

Read more about this feature:

Miltiple charts layout

You can have multiple charts inside if the same widget. This gives your user the ability to use wide range of the strategies, as well as the ability to have a broad view of the market. You don't have to do anythng to enable or tweak it: it works out-of-the-box.

Japanese charts types: Kagi, Renko, Point & Figure, Line Break 🕓

These types of charts will be available out-of-the-box, just like Heikin Ashi is available in Charting Library.

Volume Profile 🕓

This study will require some server-side support. We'll provide more detals when it's ready.

Drawing Tools Templates 🕓

This functionality will require the support from your backend. We'll update our open-source data backend to support this feature also, so consider using it to minimize the efforts from your side.

How To Work With The Docs

Since Trading Platform is based on Charting Library, we decided to merge the documentation into the single Wiki. So all the docs are in one place. The only thing you should remember is that features which are specific to Trading Platform are marked with this cute green mark 💹.

See Also

Clone this wiki locally