Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Commit b5bb163

Browse files
Merge pull request #1548 from sara-fs/update-tc
Sara / Applied changes in webtrader content
2 parents 2556b58 + 0f6c51f commit b5bb163

File tree

2 files changed

+188
-174
lines changed

2 files changed

+188
-174
lines changed

src/index.html

Lines changed: 21 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -81,24 +81,30 @@
8181
<div id="content">
8282
<div class="container">
8383
<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. 
8987
</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>
99105
</div>
100106
<div class="img">
101-
<img class="responsive" src="v<version>/images/webtrader.png">
107+
<img class="responsive" src="v<version>/images/webtrader.png">
102108
</div>
103109
</div>
104110
</div>

0 commit comments

Comments
 (0)