stav / kingbot

Deno CLI trading robot
https://stav.github.io/kingbot/
2 stars 0 forks source link

Volume Algorithm (0.05) #24

Open stav opened 2 years ago

stav commented 2 years ago

When a certain channel gets a stop-loss we assume they will not have another stop-loss for a while and for just the next trade we want to bump up the volume by 5x.

So we need to detail the particulars of the 0.05 volume change:

WHAT: making volume 0.05 WHEN: always or after certain events? WHERE: specific signal groups or specific assets? WHO: certain clients?

stav commented 2 years ago

Camilo: Another important thing is that the 0.01---> 0.05 strategy should be per group i mean when gold guys hit sl it would be not so good if it opens with 0.05 on the us30/us100 on their next tip.

Otherwise it can happen that the us100 hit sl and then put 0.05 on the next gold tip and it hits SL again because the gold guys maybe was in a good strike like 3 weeks without failing

And I think it's also possible the next 3 tips after an SL with 0.05 its an good idea

After 3 times hitting some tps again to 0.01 and wait for the next error

Like this we can like 10% a day after the sl means like 30% in some days thanks to fails

We need like a month or 2 to see the profits (test phase) then all the investors are going to come running

https://t.me/c/1570788671/646

stav commented 2 years ago

Current Volume Algorithm

Applies only to signals with more than three (3) TPs.

Order volume:

TP1: 0
TP2: 0.02
TP3: 0.01
TP4: 0.01