OmniTrader Forum
-
OmniTrader 2006 Technical Support
Writing a new System |
^ Top | ||
steenth![]() Posts: 12 Joined: 5/12/2006 ![]() | I have designed a new System. I want to quantify how well it works. How do I load a new system into Omnitrader? I only want to use this one system in a strategy. I would love to backtest it as well. Thanks | |
^ Top | ||
![]() This accout has been deleted | Steenth, Pro or Standard Omnitrader? With Standard you need the Strategy Builder Plug-in. With pro just code the system then build with Strategy Builder. Backtesting will be found in the ToDo List also Forward Test. ![]() | |
^ Top | ||
bfez![]() Posts: 21 Joined: 12/20/2004 Location: Orlando ![]() | Does Stategy Builder in the long run have as much programming abilities as coding and Strategy Builder in the Pro version? Is there some literature on Strategy builder? | |
^ Top | ||
Barry Cohen![]() Posts: 6338 Joined: 1/19/2004 ![]() | Strategy Builder is embedded in OT2006/OT2007. Also it does not allow the addition of new systems or indicators created from VisualBasic or OmniLanguage. Strategy Builder only allows you to manipulate the strategies & work with them a little easier. You will need to have OmniTrader Professional to add/create systems & indicators using OmniLanguage. | |
^ Top | ||
bfez![]() Posts: 21 Joined: 12/20/2004 Location: Orlando ![]() | Thanks. That's what I thought. |