|
|
![]() ![]() |
|
Questions about the Software
Questions about Trading Strategies
Questions about Data
Q. What is CyberTD?
A. To mathematically analyze a stock, CyberTD creates a math model in database to represent the stock. The math model stores a neural network, the stock's intraday trading patterns, effective real time technical indicators and associate index etc. The model contains the most important factors by which the stock prices may be influenced. By such thorough and scientific analysis, better trading decisions can be made. Q. What is model training? A. Inside the program, a stock is represented by a mathematical form. Training is a process for the program to accumulate intraday trading patterns and other statistic information related to the stock. Q. How often should I re-train models? A. Once a month. Q. What is a Trading Strategy? A. A Trading Strategy is a set of Buy/Sell/Risk Control rules the program follows to buy,sell the stock. In real time, CyberTD calculates the model and checks the rules against streaming data 10 times per minute. When it meets the Buy rules, a buy signal is generated; when it meets the Sell rules, a sell signal is generated. Q. How to reduce the number of trades? A. (1) If you Trade Long Only or Trade Short Only, the number of trades will be reduced to half compared with Trade Both Sides. (2) Reducing the Trading System Sensitivity (by increasing the sensitivity threshold value) will reduce the number of trades. (3) If you set Risk Control Position rule to "Buy/Sell round-trip <= 1", the system will only buy and then sell once a day. Q. How to avoid losing trades? A. Set Risk Control stop-loss rule to "Not sell or cover if loss". If it is set, the system will not sell the long position if the current stock price is less than the purchase price or cover the short position if the current stock price is higher than the short price, even though it meets all other sell-rules or cover-rules. In other words, the system will hold the position and ignore the buy/sell rules until the trade has gains. Q. What stocks are good for real time Swing trading? A. Since CyberTD takes advantage of real time swing, stocks with high daily swing (day high _ day low) usually perform well. Low price stocks generally do not have high daily swing (by price, not by percentage), and therefore, offer little chance for the system to catch any meaningful move in real time. Users can see the performance while doing Strategy Testing. Q. What is model training? A. For every stock added to the Real Time Watch List, CyberTD creates a mathematical model to host the stock's intraday trading patterns, indicators and the correlation between technical indicators and price trends. Model training is a process for the model to accumulate its trading patterns and test the effectiveness of individual technical indicators. Q. How often should I re-train models? A. Once a month Q. Do I need to pay for real time data feed? A. No. Real time streaming data is free for licensed users. Q. How to backup my models and data? A. All data are contained in a database, Neuromodel08.mdb, located in C:\CyberTD\. Please copy this file to a different place for backup once in a while. To restore your old data, just copy over the database to C:\CyberTD\. Q. How to transfer model data from one computer to another? A. All data are contained in a database, Neuromodel08.mdb, located in C:\CyberTD\. When you copy this file from one computer to another, all data are transferred at once. |