Jump to content

blackhex

Members
  • Posts

    36
  • Joined

  • Last visited

Posts posted by blackhex

  1. Hello, good afternoonmad.png​ , I am writing again in this post, since the ninjatrader platform is presenting exactly the same problem initially described here, an answer is necessary, since NO ORDERFLOW INDICATOR is working correctly in the DEMO Version of Ninjatrader 8.

     

    I have carried out the same tests described at the beginning of this post and the results are that:

     

    Version 8.0.28.0 is delivering wrong bid-ask data in real time, when reloading the historical data they are adjusted.

    Version 8.1.1.3 is delivering wrong bid-ask data in real time, when reloading the historical data they are adjusted (even though I had already tested it and it had been resolved).

    Version 8.1.1.5 is delivering wrong bid-ask data in real time, when reloading the historical data they are adjusted.

    Version 8.1.1.6 is delivering wrong bid-ask data in real time, when reloading the historical data they are adjusted.

     

    These are the ones I've tried, it's important to note that this problem had been resolved in version 8.1.1.3, and I'm testing that version and now it's working badly, which means that the problem is not a problem with the installation file, the problem occurs when connecting the platform in its DEMO version.

     

    Please correct this ASAP, ALL Traders who are trading third party indicators on the NINJATRADER DEMO platform are getting erroneous real time Bid-Ask data.​​

     

    I look forward to a prompt response from you.

     

    This is a serious and very serious problem, this platform is not reliable.​

  2. Hello could some NT user pls guide me, i am havign lot of issues in NT stability after importing mbox(cracked version) that i bought. it is causing my NT to behave erratically. i cant import or remove or compile any of the new add on. i tried to remove those mbox file and it destabilize my NT and i can not even open indicator panel now.

    others who have bought mbox3.0 pls advise how are you handling this issue.

     

    snows versions ???

  3. You are using tools which are atleast a generation old, just throw them as they are good for nothing, does not work with new agile.net projection mechanism. Also none of the tools mentioned above will help unless you customized them for new agile protection. Here are some pointers, at first they all will sound gibberish but google/read/research first and then come back and read this post again. i have summarized my last one year of learning in this space in below points so hopefully some of you serious ones, can find sold clue in below points. Google is your best friend and exploring/reading will open up doors for you.

    • if your intent is to just bypass licensing part then read/create some samples about dynamic method swapping & you will have your own magic thingy. this is easiest way for you bypass NT & vendor license.(think of this as a in memory hook for intercepting licensing call ), basic Ninja script knowledge is needed here.
    • if your intention is to edit code in order to customize NT & vendor dlls then go read about agile.net unpackers & de-virtualization; [ At the end you will end up customizing one of de-obfuscator to match agile.net tokenization(you still wont be able to get around virtualization)].
    • Another option is to learn assembly language patching using tools like x64dbg/Ghidra . this one needs advanced skills for bytecode editing. once you get this there is no stopping.
    • For tools/add on that does complex server side validation , use network snipper tools to track packets and replicate/mimic those locally via a emulators (i.e. bookmap/mtp/acme/kwippop etc)

    wonderful explanation

×
×
  • Create New...