-
Notifications
You must be signed in to change notification settings - Fork 2
/
help_stock_indicator_editor.html
342 lines (300 loc) · 15.6 KB
/
help_stock_indicator_editor.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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Help : Stock Indicator Editor - JStock</title>
<meta name="description" content="JStock makes it easy to track your stock investment. It provides well organized stock market information, to help you decide your best investment strategy." />
<meta name="keywords" content="free stock market software, free stock investment software" />
<meta http-equiv="Content-Language" content="en" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Cache-Control" content="no-store, no-cache, must-revalidate">
<meta http-equiv="Pragma" content="no-store, no-cache">
<meta http-equiv="Expires" content="0">
<link rel="stylesheet" type="text/css" href="style.css" media="screen" />
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script type="text/javascript" src="js/lightbox.js"></script>
</head>
<body>
<div id="wrap">
<div id="top"></div>
<div id="content">
<div class="banner">
</div>
<div class="breadcrumbs">
<ul id="jsddm">
<li><a href="index.html">Home</a></li>
<li>·</li>
<li><a href="download.html">Download</a></li>
<li>·</li>
<li><a href="features.html">Features</a></li>
<li>·</li>
<li><a href="ma_indicator.html">Indicators</a></li>
<li>·</li>
<li><a href="testimonial.html">Testimonial</a></li>
<li>·</li>
<li id="help-menu"><a class="current_page" href="javascript:void(0)"><u>Help</u><small>▼</small></a>
<ul>
<li><a href="help_install_upgrade.html">Install & Upgrade</a></li>
<li><a href="help_real_time_info.html">Stock Watchlist</a></li>
<li><a href="help_stock_indicator_editor.html">Stock Indicator Editor</a></li>
<li><a href="help_stock_indicator_scanner.html">Stock Indicator Scanner</a></li>
<li><a href="help_portfolio_management.html">Portfolio Management</a></li>
<li><div class="jsddm-seperator"></div></li>
<li><a href="help_faq.html">FAQ</a></li>
<li><div class="jsddm-seperator"></div></li>
<li><a href="donation.html">Donation</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="about.html">About</a></li>
</ul>
</li>
</ul>
<div class="right-menu">
<ul id="jsddm2">
<li id="country-menu"><a href="javascript:void(0)"><img border="0" src="images/country/us.png" /><u>English</u></a>
<ul>
<li><a href="zh/help_stock_indicator_editor.html"><img border="0" src="images/country/cn.png" />中文</a></li>
</ul>
</li>
</ul>
</div>
</div>
<script type="text/javascript">
<!--
var ddmenuitem = 0;
var ddmenuitem2 = 0;
function jsddm_open(evt) {
ddmenuitem = $(this).find('ul').eq(0).toggle();
}
function jsddm_open2(evt) {
ddmenuitem2 = $(this).find('ul').eq(0).toggle();
}
function jsddm_close(evt) {
var target = $(evt.target);
if (target.parents('#jsddm > li#help-menu').length <= 0) {
if (ddmenuitem) ddmenuitem.hide();
}
if (target.parents('#jsddm2 > li#country-menu').length <= 0) {
if (ddmenuitem2) ddmenuitem2.hide();
}
}
$('#jsddm > li').bind('click', jsddm_open);
$('#jsddm2 > li').bind('click', jsddm_open2);
$(document).bind('click', jsddm_close);
-->
</script>
<div class="middle">
<div class="adv" align="left">
<script type="text/javascript"><!--
google_ad_client = "pub-6557918363491706";
/* 468x60, created 10/10/09 */
google_ad_slot = "6678011157";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="//pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<div class="help-section">
<div style="float : left">
<div class="h-container"><h2>Stock Indicator Editor</h2></div>
<br />
<div>
<p><a href="#get-start">How can I get start with Stock Indicator Editor?</a></p>
<p><a href="#indicator-function">What kind of functionality you had provided for me to build my own indicator?</a></p>
<p><a href="#indicator-example">Can you show me an example on how to build an indicator?</a></p><br />
<p><a href="#share-indicator">What is the best way for me to share my indicator with friends?</a></p>
<p><a href="#skip-n-days">How can I specific "N days back 14 days moving average"?</a></p>
<p><a href="#macd">I would like to perform MACD scanning.</a></p><br />
</div>
</div>
<div style="float : right" align="right">
<!-- Advertisement -->
</div>
<div style="clear : both"></div>
</div>
<br />
<div class="h-container"><h3 id="get-start">How can I get start with Stock Indicator Editor?</h3></div>
<div class="faq">
<ul>
<li>The best way to get start with <i>Stock Indicator Editor</i>, is to start with our pre-built indicators. You may install pre-built indicators, by clicking on <i>Install...</i>. <img align="top" src="images/help/install.png" title="Install" alt="Install"/></li>
<li>The <i>Install...</i> button is found just beside <i>Save</i> button. If you can't see it, please resize the panel. <img align="top" src="images/help/indicator-install-button.png" title="Indicator install button" alt="Indicator install button"/></li>
<li>Select <i>Install from JStock Server</i>, and click <i>Next</i>. <img align="top" src="images/help/install-indicator-page0.png" title="Install Indicator Page 0" alt="Install Indicator Page 0"/></li>
<li>Select indicators you wish to install, and click <i>Next</i>. We highly recommend you select all indicators. <img align="top" src="images/help/install-indicator-page1.png" title="Install Indicator Page 1" alt="Install Indicator Page 1"/></li>
<li>Click <i>Finish</i>. <img align="top" src="images/help/install-indicator-page2.png" title="Install Indicator Page 2" alt="Install Indicator Page 2"/></li>
<li>You may test on the indicator, by entering a stock, and press <i>Simulate</i>. <img align="top" src="images/help/simulate-indicator.png" title="Simulate Indicator" alt="Simulate Indicator"/></li>
</ul>
</div>
<br />
<div class="h-container"><h3 id="indicator-function">What kind of functionality you had provided for me to build my own indicator?</h3></div>
<div>
User may then access the indicator components from the following toolbar. <img align="top" src="images/help/stock-indicator-editor-toolbar.png" title="Indicator Editor Toolbar" alt="Indicator Editor Toolbar"/>
</div>
<div>
Each of the component's functionality is described as below.
</div>
<table id="indicator_table">
<tr><td width="100">Component</td><td width="100">Icon</td><td width="600">Description</td></tr>
<tr>
<td>Alert</td>
<td><img src="images/help/bell.png"/></td>
<td>In every indicator which you built, it must consist at least (and only) single alert component.</td>
</tr>
<tr>
<td>Real time stock information</td>
<td><img src="images/help/bookmark.png"/></td>
<td>This represents today real time stock information. You may choose Open Price, Last Price, High Price, Low Price, Typical Price ([High + Low + Last Price] / 3), Volume, Change Price, Change Price in Percentage, Last Volume, 1st/2nd/3rd Buy Price, 1st/2nd/3rd Buy Quantity, 1st/2nd/3rd Sell Price, 1st/2nd/3rd Sell Quantity.</td>
</tr>
<tr>
<td>Stock history information</td>
<td><img src="images/help/bookmarks_list_add2.png"/></td>
<td>You may specific the stock history information in specific date. For example, you may specific average stock last price information from 14th June 2005 to 16th December 2006. You may either choose Maximum, Minimum, Average (Simple Moving Average), Mean Deviation, MACD, RSI (Relative Strength Index), EMA (Exponential Moving Average). You may also choose Open Price, Last Price, High Price, Low Price, Typical Price ([High + Low + Last Price] / 3), and Volume.</td>
</tr>
<tr>
<td>Stock relative history information</td>
<td><img src="images/help/bookmarks_list_add.png"/></td>
<td>You may specific the stock relative history information in specific date. For example, you may specific average stock last 14 days price information. You may either choose Maximum, Minimum, Average (Simple Moving Average), Mean Deviation, MACD, RSI (Relative Strength Index), EMA (Exponential Moving Average). You may also choose Open Price, Last Price, High Price, Low Price, Typical Price ([High + Low + Last Price] / 3), and Volume.</td>
</tr>
<tr>
<td>Constant</td>
<td><img src="images/help/constant.png"/></td>
<td>You may specific any constant number like 1, 10, 200, -5.</td>
</tr>
<tr>
<td>Arithmetic</td>
<td><img src="images/help/math.png"/></td>
<td>You may perform one of the arithmetic operation, add/ minus/ multiplication/ division.</td>
</tr>
<tr>
<td>Function</td>
<td><img src="images/help/function.png"/></td>
<td>You may perform one of the function operation, absolute/ square.</td>
</tr>
<tr>
<td>Comparison</td>
<td><img src="images/help/compare.png"/></td>
<td>You may perform the following equality/ comparison operation, equal/ greater than/ lesser than/ equal or greater than/ equal or lesser than.</td>
</tr>
<tr>
<td>Logical</td>
<td><img src="images/help/logical.png"/></td>
<td>You may perform the following logical operation. There are two : OR/ AND. For example, you want something
<br />"When today price is lesser than yesterday price OR today volume is lesser than yesterday volume"
<br />"When today price is lesser than yesterday price AND today volume is lesser than yesterday volume"
</td>
</tr>
</table>
<br />
<div class="h-container"><h3 id="indicator-example">Can you show me an example on how to build an indicator?</h3></div>
<div>
Here is an example, to show you how to build a simple indicator, to find out stock "its closing price is in 14 days highest". First, we will draft out our equation to Real Time Stock's Last Price >= Maximum from 14 days Stock's Last Price From the equation, we know that we need the following components :
</div>
<div class="faq">
<ul>
<li>Real time stock information <img src="images/help/bookmark.png"/></li>
<li>Relative stock history <img src="images/help/bookmarks_list_add.png"/></li>
<li>Equality <img src="images/help/compare.png"/></li>
<li>Alert <img src="images/help/bell.png"/></li>
</ul>
</div>
<br />
<div class="sms_alert">
<div class="thumbnail">
<a rel="lightbox" title="Place 4 components on the drawing area" href="images/indicator-editor/0.png"><img height="75" width="120" src="images/indicator-editor/0s.png"/></a>
<div class="caption">
<a rel="lightbox" title="Place 4 components on the drawing area" href="images/indicator-editor/0.png">Place</a>
</div>
</div>
<div class="thumbnail">
<a rel="lightbox" title="Connect all the 4 components" href="images/indicator-editor/1.png"><img height="75" width="120" src="images/indicator-editor/1s.png"/></a>
<div class="caption">
<a rel="lightbox" title="Connect all the 4 components" href="images/indicator-editor/1.png">Connect</a>
</div>
</div>
<div class="thumbnail">
<a rel="lightbox" title="Change the properties of Relative Stock History to 14 Days Max LastPrice, and Equality to GreaterOrEqual" href="images/indicator-editor/2.png"><img height="75" width="120" src="images/indicator-editor/2s.png"/></a>
<div class="caption">
<a title="Change the properties of Relative Stock History to 14 Days Max LastPrice, and Equality to GreaterOrEqual" rel="lightbox" href="images/indicator-editor/2.png">Success</a>
</div>
</div>
<div class="thumbnail">
<a rel="lightbox" title="Save and simulate" href="images/indicator-editor/3.png"><img height="75" width="120" src="images/indicator-editor/3s.png"/></a>
<div class="caption">
<a rel="lightbox" title="Save and simulate" href="images/indicator-editor/3.png">Testing</a>
</div>
</div>
</div>
<script type="text/javascript">
initLightbox();
</script>
<div class="adv" align="center">
<script type="text/javascript"><!--
google_ad_client = "pub-6557918363491706";
/* 336x280, created 10/23/09 */
google_ad_slot = "8965095522";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="//pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<br />
<div class="h-container"><h3 id="share-indicator">What is the best way for me to share my indicator with friends?</h3></div>
<div class="faq">
<ul>
<li>Right click on the indicator name and select <i>Export...</i>. <img align="top" src="images/help/export.png" title="Export" alt="Export"/></li>
<li>A zip file will be saved. Email the zip file to your friend.</li>
<li>You friend might install it, by clicking on <i>Install...</i>, and select <i>Install from local file</i>. <img align="top" src="images/help/install.png" title="Install" alt="Install"/></li>
</ul>
</div>
<br />
<div class="h-container"><h3 id="skip-n-days">How can I specific "N days back 14 days moving average"?</h3></div>
<div class="faq">
There is a <i>skipDay</i> field in <i>Stock relative history information</i>, where you may specific N days back. For instance, you would like to know 1 week ago 14 days moving average. You may assign 7 in <i>skipDay</i>, to indicate 1 week ago. <img align="top" src="images/help/skip-n-days.png" title="Skip N days"/>
</div>
<br />
<div class="h-container"><h3 id="macd">I would like to perform MACD scanning.</h3></div>
<div class="faq">
We implement MACD feature in both <i>Stock relative history information</i> and <i>Stock history information</i>. We are using 26-days slow period, and 12-days fast period.
<ul>
<li>MACD : (12-day EMA - 26-day EMA)</li>
<li>MACDSignal : N-day EMA of MACD Line</li>
<li>MACDHist : MACD Line - Signal Line</li>
</ul>
</div>
<br />
</div>
<div id="clear"></div>
</div>
<div id="bottom"></div>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-43627934-1");
pageTracker._trackPageview();
} catch(err) {}</script>
<div id="footer">
Please support by <a href="donation.html" onClick="javascript: pageTracker._trackPageview('/donate');">donating</a> · Content under <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons licenses</a> · <iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.jstock.org&send=false&layout=button_count&width=90&show_faces=false&action=like&colorscheme=light&font&height=21&appId=108599022497670" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:90px; height:21px;" allowTransparency="true"></iframe>
</div>
<!-- Start of StatCounter Code -->
<script type="text/javascript">
var sc_project=6460490;
var sc_invisible=1;
var sc_security="b79b64cf";
</script>
<script type="text/javascript"
src="//www.statcounter.com/counter/counter.js"></script><noscript><div
class="statcounter"><a title="tumblr hit tracking tool"
href="http://statcounter.com/tumblr/" target="_blank"><img
class="statcounter"
src="//c.statcounter.com/6460490/0/b79b64cf/1/"
alt="tumblr hit tracking tool" ></a></div></noscript>
<!-- End of StatCounter Code -->
</body>
</html>