Heyo
I encountered a major Problem, where the losses will always come from...
This will be probably fixed in next versions, however it is the following scenario:
A big Pump comes, let's say the course goes up by 70%, but then the course goes back down 50% or more most of the time (from top).
The Problem is, that the Bot don't know, that there was a huge pump and just buys 5% below the top, and the cash get's stuck.
Here are an actual example of this:
(if you don't see the full image, CTRL+SCROLL to 90% or click on it)
This is basically a 30%~ Loss Trade overall.
This is just one example, there are probably some more, wich stuck like that.
I don't know yet, if there are measurements to avoid that, but happend not just once.
Settings where:
BUYLVL1: 1,
BUYLVL2: 2,
BUYLVL3: 3,
SELLLVL1: 1,
SELLLVL2: 2,
SELLLVL3: 3,
BUYLVL: 3,
SELLLVL: 3,
STARTEMA1: 0.02,
STARTEMA2: 0.04,
PERIOD: 15,
MAX_LATEST_PRICES: 100,
MAX_LATEST_DIRECTIONS: 30,
I wonder if you all experience this as well?
It's mostly a pattern like that.
There must be a strategy to handle those dynamics.
What would you suggest?