Before you bother looking at the link in the previous post - You've got to buy a $1,100 add-on package as well as subscribe to Trade Ideas to use the package. If it's worth it go to it! JackR
Problem with Ninja is that it is still primitive compared to Tradestation and Multicharts and you must learn Dot-Net C# to be able to program your strategies.
You can also try my app. Not really finished and I'm afraid in poor English (any help appreciated) but I think itâs on a good way. If you like you can have a look at it on http://www.tradeproject.de/Start.23.0.html?&L=1 If you have any problems or need some assistance please feel free to contact me.
WOW...it looks great ! However, is it MULTILINGUAL ? I noticed the video presentation shows the screen text in German !! Can you provide the presentations for the English version please ?
Hi syswizard, Yes it is Multilingual â to be honest itâs bilingual (English and German). The Software will detect your system language and should start in English on your system. BTW please let me know if you would change some phrases. Any help on this is welcome! All videos use the German version of TradeProject, but I will provide an English video soon â unfortunately I do not have so much time I like to have since this software is only a hobby and not my job. So I can only use the nights for further development and improvement of the software and site - so give me some weeks for this. Anyway you could use the IB-demo or simulation account and âplayâ with the software. If you need some help you can contact me and I will try to help.
Hi syswizard, TradeProject is completely written in native C++. I chose C++ for performance issues since there could be a hell of quotes to work with in a fast market situation. If you have several watchlists, charts and strategies running, the application could run into serious performance problems if developed in a managed language. Did you have install the package? Is everything working fine? If you find a bugs or have any other issue please let me know so that I can fix that. Good Trades, Daniel
Syswizard, During this weekend I will create a new video to demonstrate how to develop a new strategy (MA-Crossover to keep things simple ) and how to run it. I will do this first with the English version â but without sound ;( - anyway I hope this is also OK? Please keep in mind that TradeProject needs to develop your own Indicators and Strategies the MS-Express C/C++ Compiler (which is free of charge). I have a link on my page where you could download the current compiler. After that I will add one English video after the other â please let me know if you like to have something special demonstrated? Daniel
TrailingStop3, What are your future plans regarding this software? Will you make it open source, commercial or just nothing? What if I need to customize it, like adding more reports, menus, buttons, etc?
Well, thanks much....I'll get to that later. Knowing the incredible amount of time it takes to develop in C/C++, I have to ask you this: WHY ARE YOU DOING THIS ? Are you trying to recreate Tradestation's platform for instance ? My estimate is that platform originally was about a million lines of code (TS2000i). I imagine that has now even grown more with the "online" version (TS8).