View btwf2 You can open the btwf2 (Trading Event file) directly from the command line: C: cd \BTWFMgr BTWFMgr.exe -e C:/BTWFMgr/pss_rsisample/goog/daily_20120102_122625.btwf2 -OR- BTWFEvt.exe C:/BTWFMgr/pss_rsisample/goog/daily_20120102_122625.btwf2 Download BTWFEvt.exe here. You can also open the btwf2 file from the BTWFMgr menu: File/Open detailed Event file (bwtf2) BTWFMgr will one time process the raw btwf2 file ans translate it to the more compact btwf3 position/permutation file etc. Then the btwf2 file is not used any more - except for diagnostic purposes or if you want to convert from Equity to Potential mode |
||||||||||||||||||||||||||||||||||
BTWF1 Is a text file which contains the overall backtest information: Example (WalkFwd.btwf): RSILength/OverSold/OverBought/EMALength/LossAmt/GainAmt 6 @ES PSS_T_Sample1 20060710,224533 123456 2.50 0.2500 50.00 2.1f 1 10 10Min_20060710_224533 C:/BTWFMgr/PSS_T_Sample1/@ES/10Min_20060710_224533 0 BARDATA 20050602,103000, 1242.2500, 1243.0000, 1241.5000, 1242.5000, 12023, 1 20050602,104000, 1242.5000, 1243.5000, 1241.7500, 1243.0000, 11189, 2 20050602,105000, 1243.2500, 1243.5000, 1242.0000, 1242.5000, 8708, 3 20050602,110000, 1242.5000, 1242.7500, 1242.0000, 1242.5000, 3691, 4 20050602,111000, 1242.7500, 1243.7500, 1242.5000, 1243.0000, 9591, 5 20050602,112000, 1243.0000, 1243.5000, 1242.7500, 1243.0000, 4579, 6 Example (WalkFwd.btwf):
|
||||||||||||||||||||||||||||||||||
View BTWF2 binary File Format btwf2 is a binary file with the following fixed length format shown below. btwf2 will be converted to a more compact btwf3 proprietary format when the file is first opened. After the initial conversion to btwf3 the btwf2 is no longer needed and can be deleted if space is tight. The btwf2 record length varies depending on the number of backtesting
parameters attached (m_nParMax): The DateTime Format is: |
||||||||||||||||||||||||||||||||||