From 1b7d1916403f088c8d44d3fe4288262dd318dc56 Mon Sep 17 00:00:00 2001 From: HojouFotytu <36724681+HojouFotytu@users.noreply.github.com> Date: Fri, 7 Dec 2018 16:03:07 +0900 Subject: [PATCH] Updated settings.general (markdown) --- settings.general.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/settings.general.md b/settings.general.md index 9299cbb..e5bdb8f 100644 --- a/settings.general.md +++ b/settings.general.md @@ -1,4 +1,4 @@ -This is a description of the general settings of the Profit Trailer Magic application. A guide for editing JSON files can be found [here](https://github.com/Legedric/ptmagic/wiki/Editing-JSON-files). +This is a description of the general settings of the Profit Trailer Magic application. A guide for editing JSON files can be found [here](https://github.com/PTMagicians/PTMagic/wiki/Editing-JSON-files). # Application ### IsEnabled @@ -66,13 +66,13 @@ When this is activated, PT Magic will always reload "Default" settings whenever `Expected values: true, false` ### FloodProtectionMinutes -Number of minutes to wait before switching the global settings after they have been changed. If a price trend is just zig-zagging around its trigger, you may want to protect your settings from getting switched back and forth every time the analyzer runs. (see [IntervalMinutes](https://github.com/Legedric/ptmagic/wiki/settings.analyzer#intervalminutes)) +Number of minutes to wait before switching the global settings after they have been changed. If a price trend is just zig-zagging around its trigger, you may want to protect your settings from getting switched back and forth every time the analyzer runs. (see [IntervalMinutes](https://github.com/PTMagicians/PTMagic/wiki/settings.analyzer#intervalminutes)) `Default: 15` `Expected values: Integer` ### CoinMarketCapAPIKey -If you wish to use CoinMarketCap market data, you will need to enter your CoinMarketCap account API here. (see [2.0.5 Patch details](https://github.com/Legedric/ptmagic/releases/tag/2.0.5)) for more information. +If you wish to use CoinMarketCap market data, you will need to enter your CoinMarketCap account API here. (see [2.0.5 Patch details](https://github.com/PTMagicians/PTMagic/releases/tag/2.0.5)) for more information. `Default: ""` `Expected values: String`