Jump to content

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

atljam

Members
  • Posts

    48
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by atljam

  1. anybody have indicators that work in deepstack? in one video they use configurable indicators such as ninza suma, easy trend, jumpboost where you can set the timeframe to 150 and 200 ticks, how are anyone using this?
  2. Hi, anyone who may have signed up for pushbuttontrading.com live trading and has the nt install zip file would you mind sharing. They have 13 basic strategies but a gazillion variations of times, settings, instruments.
  3. 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
  4. 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
  5. @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.
  6. Fielpo template made almost as much so, think we have a good template.??
  7. 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
  8. 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:
  9. gotV1.1 running earlier got values but now shows error , also looking forward to the latest iteration, compliments to all contributors. Thanks
  10. 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.
  11. 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.
  12. 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
  13. axios trades last 2 days on new eval while at work:
  14. 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.
  15. 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/
  16. 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
  17. 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
  18. https://docs.google.com/spreadsheets/d/1zOr7Sv_pnAWm3uGM_mRZMgIub6YD904KNl12Ht5frww/edit?gid=1521486672#gid=1521486672
  19. i have a ninza resource file that was added with RenkoKings SolarWind indicator and its add under References but still same error comes up
  20. having problems , this error comes up and disables strategy
  21. 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
  22. change to xml place in nt-templates- strategy predator order entry folder A42Signal.txt
  23. 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
  24. they only have a discord https://discord.gg/MTQUSTmA here's a video: https://www.loom.com/share/5bcc832a985d4852a6bcaccbe28f3d50

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

×
×
  • Create New...