Plugin Directory

Changeset 2972378


Ignore:
Timestamp:
09/27/2023 07:07:00 PM (3 years ago)
Author:
morisdov
Message:

readme

File:
1 edited

Legend:

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

    r2972363 r2972378  
    2121Option to specify chart image `alt` attribute text prefix
    2222Option to specify chart image `width` - `[finviz ticker=GE width=500]`
    23 Option to specify chart `type` - `line` or `candle`
    24 Option to specify chart `time period` - day, week or month
    25 Option to add `trailing averages` to only `daily` period chart
     23Option 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
     24Option 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)
     25Option 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
    2727
    2828Chart images include small branded logo of finviz.com
    2929Please review the [privacy policy](https://www.finviz.com/privacy.ashx) of finviz.com
     30
    3031No API key or registration required.
    3132
Note: See TracChangeset for help on using the changeset viewer.