Plugin Directory

Changeset 2983701


Ignore:
Timestamp:
10/25/2023 11:53:31 AM (2 years ago)
Author:
morisdov
Message:

readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • stock-market-charts-from-finviz/trunk/readme.txt

    r2979466 r2983701  
    1717> `[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)
    1818
    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)
     19Option to <strong>hyperlink</strong> chart to finviz site ticker page
     20Option to <strong>lazy load</strong> chart images
     21Option to specify chart image <strong>alt</strong> attribute text prefix
     22Option to specify chart image <strong>width</strong> `[finviz ticker=GE width=500]`
     23Option 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)
     24Option 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)
    2525Option 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
    2626
Note: See TracChangeset for help on using the changeset viewer.