Actually, I really like C#. It's a little weak on the automated tools front but a nice and fast language. I found more uses for the pointer...
Actually, everyone will have full source code to everything except the engine itself. The engine only does the CPU intensive and very complex...
Does anyone know if the data providers like iqFeed, eSignal, or any others produce complete market data? TickZoom is free and will be release...
By the way, I'm glad I did learn C#. Even after the engine goes to Java we can still support C#. A lot of people feel very comfortable with the...
By the way, I loathe to get sucked into using all the vendor specific tools like SNAP, etc. I was comfortable with C# due to SharpeDevelop and...
Ping pongs? Good point. But my plan has evolved (and will continue to evolve). What we need to keep in mind the difference between the...
Folks, I'm really discouraged with C++. In fairness, I got a part of the program completely running. But what has me lamboozled is that...
That's true. And C# has many advantages over EasyLanguage. But EasyLanguage has some solid advantages too. If TickZOOM fits a user's needs...
There's been an exciting development. My C and C++ past life is coming back to me in floods!! At first I was struggling with the most basic...
I strongly recommend against C++ if you already know Java. I'm very excited personally by having this engine accessible to Java. As that's my...
To clarify, this isn't "only a utility" the utility just converts things like C# . to :: -> and . in C++ and it's accurate about 90% of the time....
Interesting. Can metatrader call com objects? Metatrader has an "engine" though for converting ticks to bars so it's unclear what use could...
Thanks and I do agree. I stopped adding features almost 2 weeks ago and just cleaned up code and renamed stuff to make it more intuitive. I did...
Almost. At least in C# (maybe not Java) you can pass a structure by value. So there's no need to "marshall" it to the GC. (Sorry if getting too...
Yes the custom code can still be in C# -- no difference. I have figured out how to make it "seamless" so there's no difference in how your...
Sure. I was just thinking that once it's available via Java classes, the engine still needs tick data. So to run the engine you have to pass...
Hey, can you imagine that making the engine into a COM DLL will provide awesome power to anything that uses COM? That applies to Excel, VB, and...
Hey, this is cool. It shows how COM can be used on Linux with Mono and C# via the libcom. http://linux.lsdev.sil.org/blog/?cat=10 So, in...
Folks, I figured it out. It's actually pretty easy. In fact, I realized that my MB Trading interface via COM does this already. Basically...
FYI, Daniel, did you see my post about SWIG? It's very cool. Does automated interfacing to those other languages. I'm checking on a strategy...
Separate names with a comma.