Skip to content

Commit 7f171ac

Browse files
committed
Fix TA-Lib URL as per #4462
1 parent d35d7d8 commit 7f171ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/trader/book.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
Some trader functions provide different results depending of the &quot;starting point&quot; 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 <link xmlns="http://docbook.org/ns/docbook" linkend="function.trader-set-unstable-period">trader_set_unstable_period()</link> function.
1919
</para>
2020
<para>
21-
Extended documentation about indicators, formulas and implementations in other programming languages can be found under <link xlink:href="http://tadoc.org/">tadoc.org</link>.
21+
Extended documentation about indicators, formulas and implementations in other programming languages can be found under <link xlink:href="&url.trader.lib;">&url.trader.lib;</link>.
2222
</para>
2323
</preface>
2424

0 commit comments

Comments
 (0)