Add parameters to News indicator documentation
This commit is contained in:
parent
bdc21a4733
commit
45e4deff31
@ -2,4 +2,28 @@
|
|||||||
|
|
||||||
This indicator displays economic news events for the current day on the chart.
|
This indicator displays economic news events for the current day on the chart.
|
||||||
|
|
||||||
|
## Parameters
|
||||||
|
|
||||||
|
**Header Color**: The color of the background displayed in the news table header. (Default: Yellow)
|
||||||
|
|
||||||
|
**Header Text Color**: The color of the text displayed in the news table header. (Default: Black)
|
||||||
|
|
||||||
|
**Event Text Color**: The color of the text displayed in the news table. (Default: White)
|
||||||
|
|
||||||
|
**Header Font**: The font and size of the text displayed in the news table header. (Default: Arial 12px)
|
||||||
|
|
||||||
|
**Event Font**: The font and size of the text displayed in the news table. (Default: Arial 12px)
|
||||||
|
|
||||||
|
**Horizontal Padding**: The horizontal padding added to cells in the news table. (Default: 20px)
|
||||||
|
|
||||||
|
**Vertical Padding**: The vertical padding added to cells in the news table. (Default: 5px)
|
||||||
|
|
||||||
|
**Y-Offset**: The distance between the news table and the top of the chart. (Default: 0px)
|
||||||
|
|
||||||
|
**Cell Background Color**: The background color of cells in the news table. (Default: Transparent)
|
||||||
|
|
||||||
|
**Currency Filter**: A filter which determines which events to display in the news table based on currency. (Default: USD)
|
||||||
|
|
||||||
|
If the currency filter is left blank, events associated with all currencies are displayed.
|
||||||
|
|
||||||
---
|
---
|
Loading…
Reference in New Issue
Block a user