Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Scaling Out again #11

Open
stfl opened this issue Oct 16, 2020 · 0 comments
Open

Add Scaling Out again #11

stfl opened this issue Oct 16, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@stfl
Copy link
Owner

stfl commented Oct 16, 2020

Currently the Scaling Out logic is disabled.
The current approach works like this:

  • open two trades -> one with TP one without
  • if the TP is hit -> OnTrade() -> update the SL on the other trade

Sometimes TP as well as SL get called on the same candle because the SL is moved forward too quickly..
This is temporarily disabled.. Shouldn't be to hard but I currently don't have the need for that in my current backtest logic..

@stfl stfl changed the title Reiimplement Scaling Out Add Scaling Out again Oct 16, 2020
@stfl stfl added the enhancement New feature or request label Oct 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant