kmilo Posted July 16, 2013 Report Share Posted July 16, 2013 Now I Am also Facing Crashed problem, I Will Try to solve this issue if solved, will share Medicine for it. I can help I have this problem http://screencast.com/t/4wwuW8iKnUP Quote Link to comment Share on other sites More sharing options...
Livermore Posted July 16, 2013 Report Share Posted July 16, 2013 I can help I have this problem http://screencast.com/t/4wwuW8iKnUP Me to, same error Quote Link to comment Share on other sites More sharing options...
danemo Posted July 16, 2013 Report Share Posted July 16, 2013 Here same problem like kmilo Quote Link to comment Share on other sites More sharing options...
stockpro Posted July 16, 2013 Report Share Posted July 16, 2013 If You Don't Have Any Rule in AutoResponder Then Add it Manually, 1.Click on Add Rule 2.on First Text Box type: EXACT:https://leapingbrain.com/modcore/clients/api.php 3. On Second Text box type :c:\ofaResponse.txt 4. Click Save 5.Enable this rule by Check/Tick It Now try Again Quote Link to comment Share on other sites More sharing options...
leledc Posted July 16, 2013 Report Share Posted July 16, 2013 (edited) ............ Edited November 24, 2013 by leledc Quote Link to comment Share on other sites More sharing options...
Gladiator858 Posted July 16, 2013 Report Share Posted July 16, 2013 I had this same rule...But this not work anymore try this guys http://www.sendspace.com/file/opbb5v Quote Link to comment Share on other sites More sharing options...
thedriver Posted July 16, 2013 Report Share Posted July 16, 2013 try this guys http://www.sendspace.com/file/opbb5v Hi gladiator , and work?? Quote Link to comment Share on other sites More sharing options...
Gladiator858 Posted July 16, 2013 Report Share Posted July 16, 2013 Hi gladiator , and work?? If your settings in fiddler is as shown in pic, it should validate the license at-least. Make sure to shut and re-start Ninja for re-validation. http://www.sendspace.com/file/opbb5v Quote Link to comment Share on other sites More sharing options...
thedriver Posted July 16, 2013 Report Share Posted July 16, 2013 If your settings in fiddler is as shown in pic, it should validate the license at-least. Make sure to shut and re-start Ninja for re-validation. http://www.sendspace.com/file/opbb5v ok i will try later, but do you get OFA ninja in real time?? many thanks Quote Link to comment Share on other sites More sharing options...
hliboi Posted July 16, 2013 Report Share Posted July 16, 2013 --------------------------- --------------------------- Critical Error in the chart look up, contact support with error code #9ds8a09uf. Sorry for the error in your datastream. --------------------------- OK --------------------------- did all told before... Can validate. However im getting this error as i load the indicator wich appears. Quote Link to comment Share on other sites More sharing options...
Gladiator858 Posted July 16, 2013 Report Share Posted July 16, 2013 Same here, stockpro is working on finding a fix. --------------------------- --------------------------- Critical Error in the chart look up, contact support with error code #9ds8a09uf. Sorry for the error in your datastream. --------------------------- OK --------------------------- did all told before... Can validate. However im getting this error as i load the indicator wich appears. adirasta, thedriver and hliboi 3 Quote Link to comment Share on other sites More sharing options...
Livermore Posted July 16, 2013 Report Share Posted July 16, 2013 If your settings in fiddler is as shown in pic, it should validate the license at-least. Make sure to shut and re-start Ninja for re-validation. http://www.sendspace.com/file/opbb5v I have this settings and don´t work for me :( Quote Link to comment Share on other sites More sharing options...
mastertrader7 Posted July 16, 2013 Report Share Posted July 16, 2013 I have this settings and don´t work for me :( Same here. http://i138.photobucket.com/albums/q268/allseeingeyess/sad.gifhttp://i138.photobucket.com/albums/q268/allseeingeyess/kicking-dirt_zps6cc6c41b.gif http://i138.photobucket.com/albums/q268/allseeingeyess/thinking.gif Quote Link to comment Share on other sites More sharing options...
Il Quotidiano Gratis Posted July 16, 2013 Report Share Posted July 16, 2013 i have try to load this crack on virtual machine (virtualbox) on win XP.... some error ... i had tried any thing.... one big result... it do not works at moment... i do not know how stockpro is able to work... i think the problem is inside OFArespose Quote Link to comment Share on other sites More sharing options...
mauro33 Posted July 16, 2013 Report Share Posted July 16, 2013 (edited) .................... Edited May 15, 2014 by mauro33 Quote Link to comment Share on other sites More sharing options...
stockpro Posted July 16, 2013 Report Share Posted July 16, 2013 I Have Found What Causing This Error Actually When I Checked Its Source I Came to Decision That It is Creating And Fake Error to stop it from running, WHen i run patched dll it makes ninja crash, i am working on advanced cracking method which can solve this issue,wait till i came to correct solution gonzo, danemo, thedriver and 7 others 10 Quote Link to comment Share on other sites More sharing options...
mauro33 Posted July 16, 2013 Report Share Posted July 16, 2013 (edited) .................... Edited May 15, 2014 by mauro33 Quote Link to comment Share on other sites More sharing options...
omaron Posted July 16, 2013 Report Share Posted July 16, 2013 maybe the problem is with data feed.. CQG dont have L2 data. when the indi is load, tried to get the last 250 bart with L1 and L2 data, but CQC only provied L1 data as hitorical, only in live connection have L1 and L2.. so, if some one have IQ feed provider can test this, and probably it will work ok. IQ feed have L1 and L2 historical data provided. and in the web page of ofa, say "only work with IQ feed".. maymbe modified the indi change this: // infinite new DataSeries(this, MaximumBarsLookBack.Infinite); // 256 new DataSeries(this, MaximumBarsLookBack.TwoHundredFiftySix); with (not look back, only one bar): new DataSeries(this, MaximumBarsLookBack.One); It worked with CQG feed until like yesterday. The only limitation is that you don't have historical data with CQG. From what other people posted, same error shows with IQ Feed too. Probably too many people getting access to the indicator triggered some security filters (or some1 from OFA is reading this thread and took some measures...) Quote Link to comment Share on other sites More sharing options...
mauro33 Posted July 16, 2013 Report Share Posted July 16, 2013 (edited) .................... Edited May 15, 2014 by mauro33 Quote Link to comment Share on other sites More sharing options...
omaron Posted July 17, 2013 Report Share Posted July 17, 2013 ok, I see... so, in the first up I see a litlte traffic with this url, here: http://www.orderflowanalytics.com/ofaninjaupgrade.html so, I really dont know if change some code.. so.. I will run a VM, clean.. and add that domain to localhost redirect. That url returns a 404 error currently. That means the page ofaninjaupgrade.html does not exist (anymore). It might been able to affect the indi when it was on, but should not currently. Logically, "old" users might been irremediably affected, but new users should not have problems (which is not the case apparently)... Quote Link to comment Share on other sites More sharing options...
rplain Posted July 17, 2013 Report Share Posted July 17, 2013 It seems that if you don't close this error window- all keeps working, but if you close it - crash. Maybe they have upgraded the setup file and the one we have here is not good anymore, so if someone can share a new setup - then we could avoid this error window... Quote Link to comment Share on other sites More sharing options...
Gladiator858 Posted July 17, 2013 Report Share Posted July 17, 2013 Seem like they implemented steps discussed on this url !! http://www.ssware.com/articles/writing-effective-license-checking-code-and-designing-effective-licenses-with-cryptolicensing.htm bassmark 1 Quote Link to comment Share on other sites More sharing options...
Gladiator858 Posted July 17, 2013 Report Share Posted July 17, 2013 It seems that if you don't close this error window- all keeps working, but if you close it - crash. Maybe they have upgraded the setup file and the one we have here is not good anymore, so if someone can share a new setup - then we could avoid this error window... I tried it, but multiple errors popped up and also you cannot move anything else in Ninja. Quote Link to comment Share on other sites More sharing options...
leledc Posted July 17, 2013 Report Share Posted July 17, 2013 (edited) .............. Edited November 24, 2013 by leledc Quote Link to comment Share on other sites More sharing options...
⭐ laser1000it Posted July 17, 2013 Report Share Posted July 17, 2013 No happy result for my research about "cryptolicensing" I would like have it...someone can be share it? Thanks in advance. (I hope not to be in OT...sorry) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.