Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit afa8797

Browse files
xxjjvxbmrjbq7
authored andcommitted
modify links html->md
1 parent 6362668 commit afa8797

File tree

9 files changed

+27
-18
lines changed

9 files changed

+27
-18
lines changed

docs/func_groups/math_operators.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,6 @@ real = SUM(close, timeperiod=30)
5555
```
5656

5757

58-
[Documentation Index](../doc_index.html)
59-
[FLOAT_RIGHTAll Function Groups](../funcs.html)
58+
[Documentation Index](../doc_index.md)
59+
60+
[FLOAT_RIGHTAll Function Groups](../funcs.md)

docs/func_groups/math_transform.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,6 @@ real = TANH(close)
7575
```
7676

7777

78-
[Documentation Index](../doc_index.html)
79-
[FLOAT_RIGHTAll Function Groups](../funcs.html)
78+
[Documentation Index](../doc_index.md)
79+
80+
[FLOAT_RIGHTAll Function Groups](../funcs.md)

docs/func_groups/momentum_indicators.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,5 +161,6 @@ real = WILLR(high, low, close, timeperiod=14)
161161
```
162162

163163

164-
[Documentation Index](../doc_index.html)
165-
[FLOAT_RIGHTAll Function Groups](../funcs.html)
164+
[Documentation Index](../doc_index.md)
165+
166+
[FLOAT_RIGHTAll Function Groups](../funcs.md)

docs/func_groups/overlap_studies.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,6 @@ real = WMA(close, timeperiod=30)
9090
```
9191

9292

93-
[Documentation Index](../doc_index.html)
94-
[FLOAT_RIGHTAll Function Groups](../funcs.html)
93+
[Documentation Index](../doc_index.md)
94+
95+
[FLOAT_RIGHTAll Function Groups](../funcs.md)

docs/func_groups/pattern_recognition.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -305,5 +305,6 @@ integer = CDLXSIDEGAP3METHODS(open, high, low, close)
305305
```
306306

307307

308-
[Documentation Index](../doc_index.html)
309-
[FLOAT_RIGHTAll Function Groups](../funcs.html)
308+
[Documentation Index](../doc_index.md)
309+
310+
[FLOAT_RIGHTAll Function Groups](../funcs.md)

docs/func_groups/price_transform.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@ real = WCLPRICE(high, low, close)
2020
```
2121

2222

23-
[Documentation Index](../doc_index.html)
24-
[FLOAT_RIGHTAll Function Groups](../funcs.html)
23+
[Documentation Index](../doc_index.md)
24+
25+
[FLOAT_RIGHTAll Function Groups](../funcs.md)

docs/func_groups/statistic_functions.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,6 @@ real = VAR(close, timeperiod=5, nbdev=1)
4545
```
4646

4747

48-
[Documentation Index](../doc_index.html)
49-
[FLOAT_RIGHTAll Function Groups](../funcs.html)
48+
[Documentation Index](../doc_index.md)
49+
50+
[FLOAT_RIGHTAll Function Groups](../funcs.md)

docs/func_groups/volatility_indicators.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@ real = TRANGE(high, low, close)
1717
```
1818

1919

20-
[Documentation Index](../doc_index.html)
21-
[FLOAT_RIGHTAll Function Groups](../funcs.html)
20+
[Documentation Index](../doc_index.md)
21+
22+
[FLOAT_RIGHTAll Function Groups](../funcs.md)

docs/func_groups/volume_indicators.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@ real = OBV(close, volume)
1515
```
1616

1717

18-
[Documentation Index](../doc_index.html)
19-
[FLOAT_RIGHTAll Function Groups](../funcs.html)
18+
[Documentation Index](../doc_index.md)
19+
20+
[FLOAT_RIGHTAll Function Groups](../funcs.md)

0 commit comments

Comments
 (0)