From 90262e74b48340173834e0d0c36f36ff34c2672c Mon Sep 17 00:00:00 2001 From: HojouFotytu <36724681+HojouFotytu@users.noreply.github.com> Date: Sun, 20 Jan 2019 21:07:15 +0900 Subject: [PATCH] Added ProfitTrailerServerAPIToken --- settings.general.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/settings.general.md b/settings.general.md index 80c943c..05e43d7 100644 --- a/settings.general.md +++ b/settings.general.md @@ -77,8 +77,10 @@ If you wish to use CoinMarketCap market data, you will need to enter your CoinMa `Default: ""` `Expected values: String` -### TvStudyA -You can add up to four indicators to show by default on the TradingView widget (A, B, C, and D). Available STUDIES can be found at [https://www.tradingview.com/wiki/Widget:TradingView_Widget](https://www.tradingview.com/wiki/Widget:TradingView_Widget). Not required. + "": "mybtcbot" + +### ProfitTrailerServerAPIToken +You must assign a server API token in the file **application.properties** in your Profit Trailer folder for PTMagic to gain access PT's data. Any custom string will work (e.g., server.api_token=mybtcbot). Assign the same value to this setting. `Default: ""` `Expected values: String` @@ -162,6 +164,12 @@ The amount of pairs/dca entries being shown in your dashboard `Default: 10` `Expected values: Integer` +### TvStudyA +You can add up to four indicators to show by default on the TradingView widget (A, B, C, and D). Available STUDIES can be found at [https://www.tradingview.com/wiki/Widget:TradingView_Widget](https://www.tradingview.com/wiki/Widget:TradingView_Widget). Not required. + +`Default: ""` +`Expected values: String` + # Backup ### IsEnabled Enables a backup procedure for your properties files. Before every switch PT Magic will backup the current properties.