Changeset 2983701
- Timestamp:
- 10/25/2023 11:53:31 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
r2979466 r2983701 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 < b>hyperlink</b> chart to finviz site ticker page20 Option to < b>lazy load</b> chart images21 Option to specify chart image < b>alt</b> attribute text prefix22 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)19 Option to <strong>hyperlink</strong> chart to finviz site ticker page 20 Option to <strong>lazy load</strong> chart images 21 Option to specify chart image <strong>alt</strong> attribute text prefix 22 Option to specify chart image <strong>width</strong> `[finviz ticker=GE width=500]` 23 Option to specify chart <strong>type</strong> [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 <strong>time period</strong> [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.