Skip to content

TaSimpleStrategy Common Parameters

Arsen Abazian edited this page Jun 22, 2019 · 5 revisions

This page contains the following parameters:

TaSimpleStrategy Common Parameters

Some of these parameters relate to support resistance indicator parameters.

ThresholdPerc - Threshold in percent, which allows support resistance indicator to indicate that newly found local min/max belongs to previous support/resistance levels. Threshold

Range - Specifies range in candlesticks, for finding local min/max values Range

MinDepositForOperations Specifies the minimum remain deposit value, below that strategy will not make any trading operation until a deposit is recovered. In other words, there is no need to trade for $20 for example. Again, if you have $1000 and $950 strategy already spend on trading and waits for position closes, it stops trading the remaining $50 if you specified MinDepositForOperations=$100

Next: Configure BreakUp Parameters