Multi Entry Strategy #865
Unanswered
Morgan-DCL
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Guys!
I wonder if we can add more long entries, i have a strategy that use a grid to average down the position with a fixed stop loss and TP.
No problem when i backtest it without the grid system.
Let say my first entry is at 1000 then i place a grid below for a long position at eg. 1% step below and again 1% etc...
When price go oposite direction and hit the others entries it average the position but TP and SL don't change and stay until one or another has been filled.
Again, i have absolutly no issue with backtesting. Just don't know how to make that grid system !
Hope you guys could give me a hand!
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions