You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: reference/trader/book.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@
18
18
Some trader functions provide different results depending of the "starting point" of the data being involved. This is often referred as a function having memories. An example of such function is the Exponential Moving Average. It is possible to control the unstable period (the amount of data to strip off) using <linkxmlns="http://docbook.org/ns/docbook"linkend="function.trader-set-unstable-period">trader_set_unstable_period()</link> function.
19
19
</para>
20
20
<para>
21
-
Extended documentation about indicators, formulas and implementations in other programming languages can be found under <linkxlink:href="http://tadoc.org/">tadoc.org</link>.
21
+
Extended documentation about indicators, formulas and implementations in other programming languages can be found under <linkxlink:href="&url.trader.lib;">&url.trader.lib;</link>.
0 commit comments