Jump to content

candyman

Members
  • Posts

    379
  • Joined

  • Last visited

  • Days Won

    15

Everything posted by candyman

  1. Doesn't really look like anyone is getting the "upgrade"
  2. I see GautamGreat had his hands on this. Definitely one of the best enigma unpackers I know.
  3. Is there only one DLL file in this package? I placed the file in my custom folder but I don't know where to go from there. How do I attach it to a chart?
  4. Even if you could get your hands on it unfortunately it will not work for you. All the server APIs have changed since then so it won't be able to request info from any of the servers online.
  5. Does anyone have this EA for Metatrader? It is the final version that uses AI. This is the website https://www.formulascalper.com/ any help would be greatly appreciated. Thanks
  6. Does anyone have this? Patched or unpatched doesn't matter. Thanks https://ninjacators.com/shop/pro-series/elliott-wave-pro/
  7. Guys. You need more than 20 posts. it is one of the requirements in the OP. You should at least meet the minimum requirements before asking for a promotion. please get more busy and interact more. Peace
  8. You could try to change the settings in the .cs file from "private int _currentHour = 0;" to "private int _currentHour = 13;" and see if that works. The Asian session starts at GMT "0" while the US market starts at GMT "13". you can edit it using something like notepad++ or a similar text editing program. Good luck I hope it work for you.
  9. what do you mean exactly?
  10. Please try this. no patching should be necessary but i just took a quick look at it. On Ramp9 ( the full one i didn't test the lite version) login with the name joedirt and leave the serial number blank and try to log in. should give you gold. please let me know
  11. I won't officially know until the trial runs out in 9 days. :)
  12. is this working on x86 (even in trial mode)? I have been working on the X64 version. The DLL is packed in winlicense a very strong protection. it is possible to bypass the trial nag without unpacking. either by in-lining or using a proxy DLL. but it is not easy. @haohaonguyen seems to know very well what he is doing, much respect to him Peace
  13. Did you read the instructions that came with the indicator on it's installation and usage? Maybe your answer is in there. I don't know how to use this software at all. good luck
  14. I managed 6.7.0.0 but it still says 6.0.0.0 in the plugins window. weird. maybe @haohaonguyen can confirm. trying to figure out what to do with it. Peace
  15. @haohaonguyenI don't see a download link. Nice job anyway. I am working on 6.7 over the weekend
  16. Suresh please look here https://indo-investasi.com/topic/91411-elliottwaveforamibrokercom-indicator-require-decompile/?do=findComment&comment=719470&_rid=62680
  17. look in the spoiler tab where it says reveal hidden content
  18. It is a Boolean pointer for "IsRegistered" I just set it to true Your welcome and enjoy :)
  19. There are no guarantees but it should. Truthfully I only changed 1 byte in the code.
  20. The installation instructions are included in the original package in PDF form. very easy to understand. Instead of using their supplied DLL file replace it with the on I uploaded.
  21. Please test and report. Just replace the file in the appropriate folder. ********YOU MUST RUN BROKER.EXE AS ADMIN****** any feedback would be greatly appreciated. Happy new year forum members. PS. don't forget to press the like button :) X64.rar X86.rar
  22. You can't use olly because it is a X64 application. You need to use X64dbg. Also, the program is just a launcher for the real installer which is located in <user>/Appdata/TEMP/_ir_sf_temp_1 folder. That is what needs to be debugged.
×
×
  • Create New...