Changeset 2979466
- Timestamp:
- 10/16/2023 09:49:08 AM (2 years ago)
- File:
-
- 1 edited
-
stock-market-charts-from-finviz/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
stock-market-charts-from-finviz/trunk/readme.txt
r2979463 r2979466 17 17 > `[finviz ticker=GE]` embeds [chart](https://www.finviz.com/chart.ashx?t=GE&ty=c&ta=1&p=d&s=l) of [General Electric](https://finviz.com/quote.ashx?t=GE) 18 18 19 Option to **hyperlink**chart to finviz site ticker page20 Option to **lazy load**chart images21 Option to specify chart image **alt**attribute text prefix22 Option to specify chart image **width**`[finviz ticker=GE width=500]`23 Option to specify chart **type**[line](https://charts2.finviz.com/chart.ashx?t=GE&ty=l&ta=1&p=d&s=l) or [candle](https://charts2.finviz.com/chart.ashx?t=GE&ty=c&ta=1&p=d&s=l)24 Option to specify chart **time period**[day](https://charts2.finviz.com/chart.ashx?t=GE&ty=c&p=d&s=l), [week](https://charts2.finviz.com/chart.ashx?t=GE&ty=c&p=w&s=l) or [month](https://charts2.finviz.com/chart.ashx?t=GE&ty=c&p=m&s=l)19 Option to <b>hyperlink</b> chart to finviz site ticker page 20 Option to <b>lazy load</b> chart images 21 Option to specify chart image <b>alt</b> attribute text prefix 22 Option to specify chart image <b>width</b> `[finviz ticker=GE width=500]` 23 Option to specify chart <b>type</b> [line](https://charts2.finviz.com/chart.ashx?t=GE&ty=l&ta=1&p=d&s=l) or [candle](https://charts2.finviz.com/chart.ashx?t=GE&ty=c&ta=1&p=d&s=l) 24 Option to specify chart <b>time period</b> [day](https://charts2.finviz.com/chart.ashx?t=GE&ty=c&p=d&s=l), [week](https://charts2.finviz.com/chart.ashx?t=GE&ty=c&p=w&s=l) or [month](https://charts2.finviz.com/chart.ashx?t=GE&ty=c&p=m&s=l) 25 25 Option to add [trailing averages](https://charts2.finviz.com/chart.ashx?t=GE&ty=c&ta=1&p=d&s=l) to only `daily` period chart 26 26
Note: See TracChangeset
for help on using the changeset viewer.