Hey folks, looking for some help with my strat.
When I test it in replay it works fine, takes trades as it should. When I enable it on my Tradeify prop account, it prints everything on the chart as it should, but never enters any trades. I’ve researched it a bunch but can’t seem to find an answer. Does anyone have any suggestions to try? I have it enabled on the correct account and futures contract. Not sure what I’m missing. Thanks!
you would probably need to post the code before we could figure out where it’s going wrong
Thanks for the reply. I don’t want to publicly post it here, sorry. I was hoping maybe my log files or something else I could provide would help some more seasoned coders to see the issue.
Here are a few screen shots for clarity.
The strat should have taken a long when price broke above the #1120 bar but it didnt. It recognized the long setup but no entry.
yeah, I don’t think there are any coders here that can identify what’s wrong with your code without looking at your code. Your code is working exactly as it’s programmed to. If it’s not working as you’d expect then that’s probably due to some logic flaw or something that has to do with the code itself. I doubt you’re gonna get anywhere without posting it. Good luck.
Add more Print statements until you find it.

