Updated settings.general (markdown)
parent
f7bc340b59
commit
8b2d5b057a
|
@ -95,6 +95,12 @@ The port to run your monitor on.
|
||||||
`Default: 5000`
|
`Default: 5000`
|
||||||
`Expected values: Integer`
|
`Expected values: Integer`
|
||||||
|
|
||||||
|
### AnalyzerChart
|
||||||
|
If this value is left blank, the chart at the top of the Market Analyzer page will display a trading view chart of your base currency against USD. However, if you are trading against USDT, you might not want to see a chart of USDTUSD, so you can enter another coin pair here.
|
||||||
|
|
||||||
|
`Default: ""`
|
||||||
|
`Expected values: Any valid coin pair, e.g, "BTCUSD"`
|
||||||
|
|
||||||
### GraphIntervalMinutes
|
### GraphIntervalMinutes
|
||||||
The interval for the monitor market trend graph to draw points.
|
The interval for the monitor market trend graph to draw points.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue