Jump to content

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

atljam

Members
  • Posts

    46
  • Joined

  • Last visited

  • Days Won

    1

atljam last won the day on November 12 2025

atljam had the most liked content!

1 Follower

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

atljam's Achievements

  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

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

×
×
  • Create New...