SPAR Posted 10 hours ago Report Posted 10 hours ago 37 minutes ago, loki0007 said: Your code has issue this backtest is too good to be true I checked it enter and exit in same min 0sec gap between entry exit If the entry and exit are same candle (5m), I think TV will show like that . Is it not true?
WizdomSignal Posted 7 hours ago Report Posted 7 hours ago I tested the code, the performance results are wrong, it's based on heikin ashi candles, which means it uses the open price of the candle which is different than real close, you can check the trades manually and you'll find losing trades showing as winners because of wrong entry price. However, I found that target with 111 ticks is good, but I changed the SL to last swing, and this has improved the winning rate. SPAR 1
loki0007 Posted 6 hours ago Report Posted 6 hours ago 16 minutes ago, WizdomSignal said: I tested the code, the performance results are wrong, it's based on heikin ashi candles, which means it uses the open price of the candle which is different than real close, you can check the trades manually and you'll find losing trades showing as winners because of wrong entry price. However, I found that target with 111 ticks is good, but I changed the SL to last swing, and this has improved the winning rate. Can you send corrected code ??
sun Posted 1 hour ago Report Posted 1 hour ago @loki0007 would you mind sharing the code you updated. Not a coder won't be able to do any change. Please share if it's ok with you.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now