Jump to content

atljam

Members
  • Posts

    16
  • Joined

  • Last visited

Recent Profile Visitors

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

  1. PredatorXOrderEntry_V3.0.0.1kM.dll this one works , maybe we can figure out why the plotmode doesnt reveal plots on the chart, Im using the PredatorIndicators_ANY dll that was in the last 3.0002
  2. update, the last version that was posted 3.0002, just popped up with the Your trial will end soon so looks like the only version that is totally educated is the first one posted by Kadi for 3.0000, though the plot mode doesnt poulate the dropdown on chart i can live without that. That dll was fully exposed to source code.
  3. well looks lke dnspy did a closer to ninjascript, of converting the cs file so was able to get that one working. but still would like to know how to do that in dnspy as when i went to edit the strategy cs it had a boatload of compile errors.
  4. Can anyone explain the process to modify a dll generated by Ninjatrader without having the original source code? I have a dll file that I can see the C# code using DotPeek or dnSpy, I want to modify a bit of that code then recompile the dll without having to take the cs file and re-engineering it back to ninjascript. There is no Agile protection in the code. What I found trying to take the decomplied cs file and trying to code it in ninjascript is a nightmare as so many things have to be coded in the ninjascript methods ie State = 2 , would be State == State.Configured, that's easy but many other lines are not translating easily. I think there is some kind of debug mode that lets you open in Visual Studio and has all the resources of Ninjatrader but haven't got that figured out.
  5. ok I guess several versions are roaming about, i just downloaded the latest one in this thread related to trial 3.0002 i removed all previous files, added only the 3 file i list below and after reboot, the plotmode works. dont know about the 7 day limit as i have a fresh copy of NT non edu latest version also right click in NT Editor and select References and add the two dll files below and remove any old Predator files.
  6. non educated NT, i manually added, the Kadi version on post 2
  7. i tried to tell you i read the dll, there is no "trial" code in it. ive had it way past 7 days and its working
  8. dll is totally converted to C# no license code in it. you failed a step, you must remove the PredatorOrderEntry dll file in the documents-NinjaTrader-Bin- Custom folder and put the Km one in its place
  9. anyone have issue with PlotMode not showing the dropdown on the chart of list of indicators on the chart, mine shows blank after starting in Market Replay
  10. default auSuperSmoother settings, using 5,15 min in addition to the current chart time frame which can be any bartype,
  11. like alligator on sniperbars, also using multi fusion with AuSuperSmootherFilter using 3 time frames, I use TradeSaber Predator as order mngnt system which allows Custom Entry Signals like the multi Fusion, yeah the ninza SuperTrend 4u was free but not a good signal compared to AuSuperSmoother another free indicator
  12. how about ninza supertrend4u any one got? check out this use of fusion with supertrend4u as the signal,
  13. thanks works now
  14. still not showing in available indicators but looking at the dll most all the source code is exposed in this dll
  15. yes I second that, the ninza co Multi-Timeframe Fu$ion if we can get some help removing the agile.net protection.
×
×
  • Create New...