Updated DCA.properties (markdown)
parent
b018607b78
commit
399f0adb26
|
@ -76,7 +76,7 @@ sell trigger indicates how much profit the coin should have to even think about
|
||||||
`buy_trigger = -2`
|
`buy_trigger = -2`
|
||||||
|
|
||||||
* Average down my coins using the ANDERSON strategy
|
* Average down my coins using the ANDERSON strategy
|
||||||
Complete explanation on this page [ANDERSON DCA strategy](https://github.com/taniman/proxy-bot/wiki/ANDERSON-DCA-strategy)
|
Complete explanation on this page [ANDERSON DCA strategy](/proxy-bot/wiki/ANDERSON-DCA-strategy)
|
||||||
`buy_strategy = ANDERSON`
|
`buy_strategy = ANDERSON`
|
||||||
`buy_style = DOUBLEDOWN`
|
`buy_style = DOUBLEDOWN`
|
||||||
`buy_trigger_1 = -3.5`
|
`buy_trigger_1 = -3.5`
|
||||||
|
|
Loading…
Reference in New Issue