Jump to content

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

atljam

Members
  • Posts

    46
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by atljam

  1. I use dnSpy to open dll files to take a peak at structure and opening non protected or "edu" dll file in dnnSpy can view pretty much all the logic behind the code, I have done several dll to NT source code conversions but have hit or miss with dnSpy "attach to Process" ie Ninjatrader.exe to get the code close to NT source
  2. How it works: kiss algo waits for IB 930-1030 to complete, calculates fib values based on: total range of IB, double num = this.ibHigh - this.ibLow; then computes two values: this.fib35Price = this.ibLow + 0.35 * num; for short Close < fib35 this.fib65Price = this.ibLow + 0.65 * num; then for long: Close > fib 65 It's basically the Initial Balance strategy which has been around a long time, but is hit or miss
  3. @Fielpo i believe breakeven is causing the strategy error("Unable to change order") in combination with fast price action, going to test with BE off.
  4. Fielpo template made almost as much so, think we have a good template.??
  5. wow, I cut the trade off way to soon, but very profitable but had I left it alone, the trade today would have made $3400 1036am
  6. Fielpo , nice version, it might even put a smile on the very depressed Jake, I used these times for me EST US only change to your template and got descent results:
  7. gotV1.1 running earlier got values but now shows error , also looking forward to the latest iteration, compliments to all contributors. Thanks
  8. not a great wk for Axios, but mrkt kinda crazy too, even Jake didnt do good, still think it has value. it lost but not badly.
  9. Using a QQE indicator from ecosystem added arrows when the signals cross, added 20 ema to filter, then created a swing indicator to act as a trailing stop, Using Predator I tweaked it till i got some interesting results for this week, its basically a rip of how axios trades without axios.
  10. Axios had a good week, if i had just used the strategy instead of adding in my own manual trades, nevertheless, Axios helped even rescue those dumb a** mistakes. the version posted exposed all the code even chatgpt reads the logic Main logic RSI Smoothed RSI ATR of RSI QQE factor bands Trend line (Fast ATR RSI TL) Long/Short arrows when RSI crosses the TL
  11. axios trades last 2 days on new eval while at work:
  12. the Plots match perfectly and the arrows we would have to add to the qqe indicator ill be working on it, once i get sometime. The arrows follow the next bar after the plots cross.
  13. the secret sauce as the creator of Axios calls it, the green and red arrows is a simple QQE indicator with 8,2,1.3 settings , see this https://ninjatraderecosystem.com/user-app-share-download/xtrends-qqe-indicator-for-nt8/
  14. used trader432 template with secondary turned off started an eval to test , we'll see where it goes from here, i turned it off for this account after this profit:, but shifted to Sim account for rest of day10am-12pm window
  15. thanks Apmoo, anybody testing this, I tried the dttw8tradeScalper it has buy/sell signals LCCT and SCCT works well with Predator Order Entry, been testing unirenko 7/11/33 on ES and it seems to do pretty well
  16. https://docs.google.com/spreadsheets/d/1zOr7Sv_pnAWm3uGM_mRZMgIub6YD904KNl12Ht5frww/edit?gid=1521486672#gid=1521486672
  17. i have a ninza resource file that was added with RenkoKings SolarWind indicator and its add under References but still same error comes up
  18. having problems , this error comes up and disables strategy
  19. weird, must have changed since i joined, didnt know users were paying that much, feel bad for those folks, because its not the holy grail and a lot of them have been losing lately
  20. change to xml place in nt-templates- strategy predator order entry folder A42Signal.txt
  21. as the autoentry is a ATM type strategy you would only be able to do market replay to test, but the indicator has the FourTwoSignal exposed so I use Predator order entry strategy and use custom signal and can backtest any time period on a chart. so here is the last 20 days with 100 stop, 45 tgt 1 NQ in 1 min chart
  22. they only have a discord https://discord.gg/MTQUSTmA here's a video: https://www.loom.com/share/5bcc832a985d4852a6bcaccbe28f3d50
  23. there are no wrong settings. there are no definitive settings, only settings that work for a particular user's preference
  24. Using MNQ 5Min

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

×
×
  • Create New...