hliboi Posted April 10, 2014 Report Share Posted April 10, 2014 Im making one request regarding the file attached. Could somebody turn this to cs? I tryied to reference everything but still got errors. The balance i dont care much for it just the bre@kdown. I dont intend to make commercial use of it just personal and study. @nonfiles.com/file/aabc8ac8087a633244b62dff8955838b Thanks very much. Quote Link to comment Share on other sites More sharing options...
⭐ santoshv2k Posted April 10, 2014 Report Share Posted April 10, 2014 The *.rar file you have attached already contains ***.cs files Quote Link to comment Share on other sites More sharing options...
hliboi Posted April 10, 2014 Author Report Share Posted April 10, 2014 Yes but you cannot use those if you try to compile in nt. they need adjustments. Quote Link to comment Share on other sites More sharing options...
Guest gavetso Posted April 10, 2014 Report Share Posted April 10, 2014 paste the original dll to workit Quote Link to comment Share on other sites More sharing options...
hliboi Posted April 10, 2014 Author Report Share Posted April 10, 2014 (edited) @nonfiles.com/file/68ab1fbaf2c0b3845c0f96e102a55d9d Thanks for your interest gavetso I saw now that admis could expose some parameters to be used in strategies and indicators from one indicator. That's exactly what i want. I would like to access for strategies. Also to study why it is so different from gomtools. Check the discrepancies if you want. Thanks again Edited April 10, 2014 by hliboi clarification Quote Link to comment Share on other sites More sharing options...
admis Posted April 10, 2014 Report Share Posted April 10, 2014 (edited) ..why it is so different from gomtools... What is so different in particular between Gomi and Acme? Maybe it is a simpler task to compare only "OnMarketData" procedures in these tools? Edited April 10, 2014 by admis Quote Link to comment Share on other sites More sharing options...
hliboi Posted April 10, 2014 Author Report Share Posted April 10, 2014 admis: try loading both indicators uptickdowntick ntfiles as source. Try even bid and ask. values differ. Dont know what is "onmarkerdata" Quote Link to comment Share on other sites More sharing options...
admis Posted April 10, 2014 Report Share Posted April 10, 2014 I'm sorry it's my spelling mistake. It should be OnMarketData. Remember what for Gomi made his tool for NT. NinjaTrader has very limited capabilities of storing of market data. It is a known problem of resolution up to 1s and it is the main reason to use rather Bid/Ask opposite to Uptickdowntick method of calculation. Quote Link to comment Share on other sites More sharing options...
hliboi Posted April 10, 2014 Author Report Share Posted April 10, 2014 admis im not comparing both methods of calculation. There is extensive material in @cme blog. Im saying that from the same data, exactly the same data! results differ. I like to now how and test some ideas in strategies. Gomi is okay to call but @acme doesn't show. Quote Link to comment Share on other sites More sharing options...
⭐ santoshv2k Posted April 11, 2014 Report Share Posted April 11, 2014 I put AVB*.cs in custom/bin/indi and compiled also but no indicator showing in indIcator list as AVB**** Quote Link to comment Share on other sites More sharing options...
hliboi Posted April 11, 2014 Author Report Share Posted April 11, 2014 santos, it wont work like that. First i don't even know how you could have compiled AVB because there is no cs there. It needs the help of our enlighten members of the forum to make it work as one cs. Quote Link to comment Share on other sites More sharing options...
admis Posted April 11, 2014 Report Share Posted April 11, 2014 (edited) ok hilboi, you know I'm making a source codes only in an extraordinary cases. You asked me for it in PM sometime ago with the detailed explanations. I believe, the sources you'll use for your own use and knowledge. I made a few comments inside the code for better understanding the process. I didn't make any changes to expose any variables for future use in a strategy - that's your task to do. Sources developed on the basis of version 4.1.0.0. I've made also some "cleaning" work. Names of the main classes also changed to omit problems with the originals (**S**). Good luck and remember to share later with us your discoveries in your research work. Cheers, Edited April 11, 2014 by admis hliboi, tryitagainmf and Indiart 3 Quote Link to comment Share on other sites More sharing options...
hliboi Posted April 11, 2014 Author Report Share Posted April 11, 2014 Thanks admis!!!!!!! Very pedagogical also. Will try to see how to expose the variables. admis 1 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.