This is NeedForTradeStudio Full Features List. To see just Unique features list
follow this link.
You can expect the highest degree of quality, performance and visual attractivity from NeedForTrade Studio charts.  Multi-Data Charts  NeedForTrade Studio lets mix any number of symbols and time intervals for different time frames on a single chart. Data for symbols can be served from different data providers. So you can build complex portfolios, analyze correlations and so on. Screenshot (click to view larger image): Industry-Standard Chart Types  Application can display unlimited number of charts simultaneously. Each chart can contain any number of subcharts with single time axis. Platform supports multiple types of financial charts, such as bars(ohlc, hlc, color bars), japanese candles, dot, line, histograms and hidden charts. Screenshots (click to view larger image): Ease of Use  Drag-and-drop operation ensures highest possible ease of use. To adjust properties of any visual element or parameter of some indicator or strategy just click on it on the chart. | | | Charts Customization  Charts have a vast of properties. Every color, line width and style or text font can be customized according to user's preferences. Screenshot (click to view larger image): Time Intervals Wide range of time intervals is suppored: - Tick (e.g. 100 ticks)
- Volume (e.g. 500 shares/contracts)
- Second (1 sec, 2 secs,...)
- Minute (1min, 2 min, 3 min, 4 min, 5min,...)
- Hour (1 hour, 2 hours,...)
- Daily
- Monthly
Performance and Visual Attractivity  Each chart have two modes of operation: optimized for speed or for visual attraction. In the second mode charts can be drawn with antialiasing(smoothing of jagged lines) and transparency. Charts are highly optimized and use hardware graphics acceleration wherever it's possible. Chart rendering engine has multithreaded architecture, so it utilizes multi-core processors, HyperThreading technology and multi-processor systems to draw more than one chart at the same time. |
|
Don’t spend a dollar on a bad idea. Test before trade. Develop and back-test strategies. Use historical data to test your strategy. You can lose your money if you try to use new strategies right away with real money. Strategy Creation  Strategies are created on C# or Visual Basic languages. Thanks to our unique automatic service code generator you don't have to know how to program on these languages. Only very easy language syntax contractions are required. Strategy creation just can't be easier. It's just as easy as in TradeStation EasyLanguage*.  See "Strategies and Indicators Creation" tab for more information. Strategy Back-Testing on Historical Data Strategies can be runned against historical data prior using them on real market. This lets you test your ideas and minimize risks. Screenshot (click to view larger image): Performance Reports   Strategy Performance Reports can be used to analyze trade orders produced by strategies during back-test. There are multitude of built-in performance marks and graphs. You can create your own performance marks (report indicators) and custom graphs as easy as simple indicators.  Screenshots (click to view larger image):
| | | Optimization of Strategy Parameters  Each strategy can have parameters that affect it's execution. Proper optimization lets you find suitable parameter values, maximize strategy revenue, minimize drawdown and so on. NeedForTrade Studio is supplied with brute-force optimization included. Screenshot (click to view larger image): Optimization target function can be specified so you can optimize strategy against any criterion (e.g. maximize). Creating target function is easy as simple creating indicator.  Screenshot (click to view larger image): Also you can create your own optimization algorithm. In each case you will not need to learn difficult programming aspects due to our automatic service code generation.  Portfolio Optimization NeedForTrade Studio is capable to optimize parameters of strategies applied to a portfolio with any number of symbols. | *Microsoft .NET Framework, TradeStation, EasyLanguage and other are registered trademarks of their respective owners.
|
NeedForTrade Studio provides convenient access to data from supported data providers as well as to data stored in text files. All data downloaded from data providers is stored locally and will be quickly loaded upon next request of the same data range. Easy-to-Use Symbol Management   NeedForTrade stores symbols in local data base and provides intuitive interface to request required symbol. Screenshot (click to view larger image):  Symbol Properties Adjustment and Manual Symbol Creation  User is able to edit symbol parameters to adjust required symbol properties or to create symbol manually. Screenshot (click to view larger image):  Data Providers  NeedForTrade Studio works with many FREE and commercial real-time and historical data providers, such as: Interactive Brokers, DTN.IQ(IQFeed), OpenTick, Yahoo!. Also data can be imported from text (ASCII) files of arbitrary format. For the full list of supported data providers please, visit this link. Historical Data Cache  All historical data downloaded for any symbol is stored locally. On next request of the same data range data will be loaded from local storage. Missing data will be requested from data provider automatically. This greatly improves performance and helps to minimize network traffic. | | | Automatic Symbol Import From Data Provider  Symbols can be added to the system by importing them automatically from data providers. Symbol can be found by its name, type and exchange. This just couldn't be easier. Also the following options are available (if supported by data provider): - Web lookup
- Web symbol guide
- Supported exchanges list
Screenshot (click to view larger image): Custom Trading Sessions and Exchanges  Platform allows to set custom trading sessions and specify additional exchanges. Session templates can be used to simplify setting of trading sessions. Trading session settings can be bound to concrete symbol or to whole exchange. Screenshots (click to view larger image): Importing Data From Text Files (ASCII Import)  Historical data can be imported from text (ASCII) files. User is able to specify data fields, presented in text file using simple interface and save this settings as a preset for later use. Screenshot (click to view larger image):  |
|
NeedForTrade Studio is shipped with more than two hundred built-in analysis techniques: indicators, strategies, functions, drawing tools and so on. All of them come with complete source code so you can analyze them, use as examples. Indicators  Indicators are used to visualize results of technical analysis. Platform supports different types of indicators: - Line
- Histogram
- MultiLine
- Unrestricted indicator (useful for data analyzing purposes - indicator is able to analyze whole data range to calculate all it's all values at once)
Indicator style on the chart can be finely tuned. Screenshot (click to view larger image):  Alerts Alerts let to notify user about specific event (e.g. when an indicator value meets user-specified conditions). Several types of notifications are supported: - Visual alerts
- Sound alerts
- Alert log
Screenshot (click to view larger image): 
| | | Strategies  Strategies let to define a set of trading rules to make trading decisions. NeedForTrade Studio supports two types of strategies: - Closed-bar strategy (makes trading decisions on bar close)
- Real-time strategy (trading decisions can be made on tick-by-tick basis)
On chart strategy style can be adjusted according to your needs. Screenshot (click to view larger image):  On-Chart Drawing Tools  Wide range of on-chart drawing tools is shipped with the NeedForTrade Studio: Andrew's pitchfork, arrow up, arrow down, line, rectangle, circle, ellipse, text, vertical line, horizontal line, Fibonacci cycles, Fibonacci speed/resistance arcs, Fibonacci speed/resistance fan, Fibonacci trend-based price extension lines, Fibonacci trend-based time lines, Gann square, percent retracement. Style of every drawing tool can be finely tuned (colors, line sizes, text fonts, etc.). Screenshots (click to view larger image): You can create your own on-chart drawing tools. It's as simple as to create an indicator.  |
|
NeedForTrade Studio user interface provides easy-to-use, intuitive user interface that allows user to focus on the primary work, not on the unnecessary details. It's very easy to learn, thanks to the very well-thought-out Integrated Development Environment (IDE) that uses the best approaches from the best industry-standard IDEs. Simple Analysis Techniques Development  For relatively easy analysis techniques no special (programming) skills are required. Code only parts significant to your analysis technique, everything else will be generated automatically. Use Parameter, References and Variable Store panels instead of coding corresponding code manually.  Screenshots (click to view larger image): Code Syntax Highlighting Analysis technique editor supports code highlighting. All syntax errors in analysis techniques are shown in the Tasks panel and are underlined in the code. If analysis technique is calling some function you can find out function parameters by pointing mouse cursor on it. Referenced functions are marked with different color. Screenshot (click to view larger image): Ease of Use Drag-and-drop operation ensures highest possible ease of use. To adjust properties of any visual element or parameter of some indicator or strategy just click on it on the chart. | | | Simple and Intuitive Interface Application interface is intuitive and extremely easy to use. It combines almost all up-to-date interface features of existing applications, such as drag-and-drop, docking panels, multi-document interface with tabbed windows and so on. Screenshot (click to view larger image): Workspaces  Workspaces let you to have as many opened windows as you want but still keep them in perfect order. Detailed Help and Tutorials  Help system contains topics covering different aspects of using application. Each user step is described with text and images. Screenshots (click to view larger image): |
|
NeedForTrade Studio introduces unique automatic service code generation technology. It allows user to create analysis techniques (strategies, indicators and so on) without programming skills. See Servo:: Technology for details. Indicators and Strategies Creation  Analysis techniques are created on C# or Visual Basic languages. This ensures that all power and ease of use of Microsoft .NET Framework is available in your indicators and strategies. Thanks to our unique automatic service code generator you don't have to know how to program on these languages. Only very easy language syntax constructions are required. Strategy creation just can't be easier. It's just as easy as in TradeStation EasyLanguage*.  NeedForTrade Studio combines ease of use of simplest and most convenient systems with the power of .NET-based systems. Screenshots (click to view larger image):  Start Working Immediately You never need to learn any special language. Application uses modern languages - Visual Basic and C# - to create analysis techniques. If you have experience in one of this languages you do not need to learn anything else - just start creating advanced analysis techniques.  All analysis techniques shipped with the system are provided with full source codes. You can learn from it and reuse it. Create your new strategies, indicators or functions by modifying existing ones. All common technical analysis approaches are already created in the shipped analysis techniques | | | Full-Featured Debugging  Analysis techniques can be debugged with full-featured FREE .NET debugger (it's shipped with the Microsoft .NET Framework SDK). When debugging only user-created code is shown. Automatically-generated service code is hidden.  You can step through the code, watch variable values, set breakpoints and so on. Debugger is very powerful an extremely easy to use. Screenshots (click to view larger image): Full Portfolio Support Mix any symbols and/or time intervals. Access data applied to any sub-chart within the chart window with very simple syntax. To create large portfolios use hidden sub-charts and Data Manager. Screenshot (click to view larger image):  Detailed Help and Tutorials  Help system contains topics covering different aspects of creating analysis techniques. Each user step is described with text and images. Screenshots (click to view larger image): | *Microsoft .NET Framework, TradeStation, EasyLanguage and other are registered trademarks of their respective owners.
|
|
|
|
|