|
Futures Dictionary Editor |
Top Previous Next |
|
This allows you to edit and modify the futures market information. This file is located in the Dictionary folder. Alternately, it can be located in your Futures Data folder as well. Trading Blox will look in the Futures Data folder first, and if the file is not found it will look in the Dictionary folder.
You can access the Futures Dictionary editor choosing the Edit -> Futures Dictionary menu. This will bring up the Futures Dictionary Editor:
Symbol The symbol for the market. The symbol in a futures portfolio must match this symbol.
Synch UA -- This button will take the Symbol entered, and look up the data for this symbol in the CSI UA program on your computer. If you do not have CSI UA on your computer, you cannot use this button. But if you do, it will bring all the information it can from the market database and populate the fields. If you do not like what it has done, press cancel.
Find Symbol -- This button will use the Symbol to try to find the corresponding data file in the Futures Data Folder as defined in preference. It will look for a file starting with the symbol. If the symbol is just one letter, it will append a "_" and look for the file. Example: Symbol "S" will look for files starting with "S_", symbol "AD" will look for files starting with "AD". If it does not find the file, it will return a blank. If it finds more than one file, it will use the first one. Please be sure to check if this is really the file you want, since your symbol and datafile will be linked at this point.
Description The name of the market longhand.
Broker Symbol The symbol used by your broker for this market.
Data Format The data format: ASCII or MetaStock.
ASCII File or MetaStock Symbol This field changes depending on the value of the Data Format. For ASCII Text, it defines the file name of the file (CL.txt or CL.csv). For MetaStock format data it defines the symbol used within the MetaStock MASTER file since these sometimes do not correspond exactly with the symbol name as used by the exchange. For ASCII files, you can use the wildcard "*" character in the file name. A name like "CL*.txt" is valid, and will find the file starting with CL and ending with .txt. If more than one file is found, the first one will be used. This is a great feature for testing different backadjusting algorithms from CSI UA, but be careful that your file name is unique or you may get inconsistent results. Example: use "S_*.txt" instead of "S*.txt".
Exchange The exchange that the market trades on.
Trading Months The months that the market trades using standard futures month letters. This is used to determine how many times per year account for contract rolls, when you have this feature turned on. The more months you have here, the more times the system will simulate a roll, and account for commission and slippage.
F - January G - February H - March J - April K - May M - June N - July Q - August U - September V - October X - November Z - December
Currency The ISO Currency Code that the contract is denominated in. U.S. markets are denominated in USD, European markets are generally denominated in either USD - U.S. Dollars, GBP - British Pounds or EUR - EEC Euros.
If you select a currency other than the system wide base currency, the system will use the corresponding forex file to convert the prices into the system wide base currency. So you can test futures with different currencies in one test, and the results will all be in the system wide base currency. You should enter the Big Point Value and Margin in the foreign currency, since the system will convert these into the system wide base currency for you.
If your system wide base currency is USD, and you select EUR as the currency, the system will look for the EURUSD forex file and assume it is in the format USD per EUR. If it does not find this file, it will look for USDEUR and assume it is in the format EUR per USD.
If you want to reverse the way the system uses these files, you can check "Reverse Conversion" in the Forex Dictionary.
Contract Size The contract size description, e.g. Sugar - 112,000 pounds.
Big Point Value The value of a 1.0 price movement (see Determining Big Point Value for a detailed explanation). The Big Point Value should be expressed in the currency of the underlying contract.
Margin The margin used to simulate margin calls while testing.
Display Digits The number of significant decimal digits displayed for this market.
Tick Unit The unit of the tick. This is either a decimal like 1.0, 0.1, 0.01, etc. or a fraction like 1/4, 1/8, 1/32 etc.
Minimum Tick The number of tick units which constitutes a minimum tick. For example, if the minimum tick is 0.025 or twenty five thousands, the tick unit is thousandths, 0.001 and the minimum tick value is 25.
Round Lot The round lot for trading. If you enter a value of 100 here, Trading Blox will only trade in increments of 100.
Order Sort Value This value determines the sort order of the markets for order generation. The sample data sets these values to a number corresponding to the market open time using U.S. Eastern Standard Time. This results in order files that are in the same order as the market open. For example, the 820 cited above for AD - Australian Dollars corresponds to the 8:20 AM market opening of the AD on the Chicago Mercantile Exchange.
Group1 This string is the group1 to which the market belongs. It can be any string or number, up to 32 characters. When more than one market have the same group, you can access certain instrument properties in scripting such as group margin and group risk, etc.
Group2 This string is the group2 to which the market belongs. It can be any string or number, up to 32 characters. When more than one market have the same group, you can access certain instrument properties in scripting such as group margin and group risk, etc.
Closely Correlated The markets which closely correlate to the given market. Clicking on the Edit button will bring up an editor which allows you to select that markets which closely correlate to a particular market.
Loosely Correlated The markets which loosely correlate to the given market. Clicking on the Edit button will bring up an editor which allows you to select that markets which loosely correlate to a particular market. |