From 8b2d5b057ad777d4c559eb088c1fe3960bf7f093 Mon Sep 17 00:00:00 2001 From: HojouFotytu Date: Fri, 17 Jan 2020 21:07:56 +0900 Subject: [PATCH] Updated settings.general (markdown) --- settings.general.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/settings.general.md b/settings.general.md index abef4a2..c520b40 100644 --- a/settings.general.md +++ b/settings.general.md @@ -95,6 +95,12 @@ The port to run your monitor on. `Default: 5000` `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 The interval for the monitor market trend graph to draw points.