-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.html
56 lines (38 loc) · 1.83 KB
/
README.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta charset="utf-8"/>
</head>
<body>
<h1 id="freetradeuniverseweb">Freetrade Universe Web</h1>
<p>Easy to use web version of all available US, UK stocks & ETFs on https://freetrade.io.</p>
<h2 id="features">Features</h2>
<ul>
<li> Search all stocks available and filter by sector, name, currency, etc…</li>
<li> Mobile friendly / responsive</li>
<li> Links to costs associated with each stock</li>
<li> Graphing historical data of each stock (Using TradingView integration)</li>
</ul>
<h2 id="currentlyindevelopment">Currently in Development</h2>
<ul>
<li> Live stock prices next to each stock</li>
<li> Dividend payment yes / no next to each stock</li>
</ul>
<h2 id="importantinformation">Important Information</h2>
<p>Please do not use freetrade logo or branding in any development / project that you publish or use (thank you). Ian / Freetrade are allowing us to put this up on github. Hopefully we can develop the project further :) If you haven’t already, check out their website:</p>
<ul>
<li><a href="https://freetrade.io">Freetrade</a> - Invest. Commission-free.</li>
</ul>
<h2 id="viewliveversion">View Live Version</h2>
<ul>
<li><a href="https://webdoctorsolutions.com/freetrade">Freetrade Universe Web</a> - View all stocks available</li>
</ul>
<h2 id="installation">Installation</h2>
<p>You can copy the files to your local and click index.html. I’ve left in the node modules, so you should be good to go. Feel free to experiment, send pull requests.</p>
<h2 id="feedback">Feedback</h2>
<p>Any feedback / thoughts welcome. Email: mark.ramrattan.mbs@gmail.com You can also post feedback on the community forum thread (My user tag is @Marky):</p>
<ul>
<li>https://community.freetrade.io/t/freetrade-universe-web/</li>
</ul>
</body>
</html>