|
81 | 81 | <div id="content"> |
82 | 82 | <div class="container"> |
83 | 83 | <div class="text"> |
84 | | - <h1>Welcome to Binary.com Webtrader</h1> |
85 | | - <p>Webtrader is an advanced trading platform that's fully-customisable according to your personal preferences.</p> |
86 | | - <p>Enjoy an intuitive trading interface with advanced functionality that lets you monitor all of your favourite assets and markets at the same time, as well as essential charts, the asset index, trading times, and historical data. Most importantly, you get to choose what you want to see on your screen.</p> |
87 | | - <p> |
88 | | - <b>Features</b> |
| 84 | + <h1>Welcome to WebTrader</h1> |
| 85 | + <p class="paragraph"> |
| 86 | + WebTrader is the platform that lets you trade and view multiple markets on one screen. Add dashboards and charts, and drag and drop them to create your own layout. Copy trades from successful traders and mirror their activity. |
89 | 87 | </p> |
90 | | - <ul class='bullet'> |
91 | | - <li>Full-screen trading interface</li> |
92 | | - <li>Various customisable features like loading and arranging assets, charting, and other resources however you see fit</li> |
93 | | - <li>Robust and secure platform</li> |
94 | | - <li>Accessible from any web browser in 13 languages</li> |
95 | | - </ul> |
96 | | - <br> |
97 | | - <br> |
98 | | - <button onclick="openTradingPage()">Start Trading</button> |
| 88 | + <b>Customisable workspaces</b> |
| 89 | + <p class="paragraph"> |
| 90 | + Create multiple custom screens and save each one as a workspace that you can view instantly later. |
| 91 | + </p> |
| 92 | + <b>Trade multiple markets</b> |
| 93 | + <p class="paragraph"> |
| 94 | + Trade a multitude of assets in forex, commodities, stock indices, and synthetic indices. |
| 95 | + </p> |
| 96 | + <b>Add useful tools</b> |
| 97 | + <p class="paragraph"> |
| 98 | + Use tools like historical data and the asset index on the same screen to inform your trading strategy. |
| 99 | + </p> |
| 100 | + <b>Copy trading</b> |
| 101 | + <p class="paragraph--br"> |
| 102 | + Replicate the trades of more experienced traders in your own account. |
| 103 | + </p> |
| 104 | + <button onclick="openTradingPage()">Start trading</button> |
99 | 105 | </div> |
100 | 106 | <div class="img"> |
101 | | - <img class="responsive" src="v<version>/images/webtrader.png"> |
| 107 | + <img class="responsive" src="v<version>/images/webtrader.png"> |
102 | 108 | </div> |
103 | 109 | </div> |
104 | 110 | </div> |
|
0 commit comments