From 0899b3ebe6a5daf8452efd91b80b36378693afa2 Mon Sep 17 00:00:00 2001 From: taniman Date: Thu, 23 Nov 2017 01:43:13 +0100 Subject: [PATCH] Updated INDICATORS.properties (markdown) --- INDICATORS.properties.md | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) diff --git a/INDICATORS.properties.md b/INDICATORS.properties.md index 784d451..5ca1961 100644 --- a/INDICATORS.properties.md +++ b/INDICATORS.properties.md @@ -1,22 +1 @@ -# Bollinger Bands Strategy -Define the period (in seconds) used by all BB calculation of Standalone ProxyBot **(No effect on GB)** -`BB_period = 300` - -Define the SMA time frame (in candles) used by all BB calculations of Standalone ProxyBot **(No effect on GB)** -`BB_sma = 12` - -# Simple Moving Average Strategy -Define the period (in seconds) used to calculate the SMA lines -`SMA_period = 300` -Define the SMA time frame (in candles) used to calculate the slow SMA line -`SMA_1 = 24` -Define the SMA time frame (in candles) used to calculate the fast SMA line -`SMA_2 = 12` - -# Exponential Moving Average Strategy -Define the period (in seconds) used to calculate the EMA lines -`EMA_period = 300` -Define the EMA time frame (in candles) used to calculate the slow EMA line -`EMA_1 = 24` -Define the EMA time frame (in candles) used to calculate the fast EMA line -`EMA_2 = 12` +Moved to [New wiki](http://wiki.profittrailer.io/doku.php/indicators.properties) \ No newline at end of file