Huge update has come. This is a totally refactor the code to prevent some repainting issues.
1. Frosty Bot integration had been integrated for web-hook users. 2 new parameters added for this
* Frosty Account : STUB name that is set in frosty-bot application
* Order Size : Order size is notional amount. if you have 5x leverage and want to use 100 USDT from your account, you should enter 100 x 5 = 500
2. Halving parameter added. By this your position will be halved as much as you want regarding to strategy. Default is 7
3. Short TP calculations had been changed according to unreliable TP values.
4. Standard Deviation of ADR also added for TP calculation against bare-ADR calculation.
5. New SL conditions are added.
6. Predefined library is removed from code as it's maintenance costs are not feasible.
7. Some minor tweaks on table to increase readability in light mode.