SPAR Posted 17 hours ago Report Posted 17 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 14 hours ago Report Posted 14 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 13 hours ago Report Posted 13 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 8 hours ago Report Posted 8 hours 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.
loki0007 Posted 6 hours ago Report Posted 6 hours ago 1 hour ago, sun said: @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. It's already shared bro i didn't change anything
WizdomSignal Posted 4 hours ago Report Posted 4 hours ago 9 hours ago, loki0007 said: Can you send corrected code ?? I tested it manually, one trade at a time, I don't have new code, I'm sharing my feedback for coders to update it.
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