View Single Post
Old 2009-04-20, 02:24 PM   #5 (permalink)
rsmereka
Site Supporter
 
rsmereka's Avatar
 
Trader for 8 - 12 years
Location: Southwestern Ontario, Canada
Posts: 1,777
My Trading Journal


Trading Live with:
Forex Hacked(Copier)
Default

Here is the next version of mt4_sqlite_loader. This version has seen a lot of changes mostly to the database. Firstly, an account database has been added. It will contain a list of every Metatrader account in use. Each account will have it's own trade database. The following tables are part of the trade database:

broker
currencyPairSet
currencyPair
transactionType
ea
closedTrade

The broker table contains a list of all brokers in use including the time zone that the broker uses and the currency pair set in use. A currency pair set is a series of currency pair identifiers for a specific broker or multiple brokers. I have already loaded two currency pair sets (standard lot and IBFX mini) and two brokers (Alpari UK and IBFX). The ea table should also be loaded with the names and magic numbers of all EA's in use.

The MT4Analysis project package file is quickly approaching the maximum allowable by a 'zip' file on this site. I will next be moving the central location of the MT4Analysis project package file to my website. I will also be constructing some badly needed documentation along with building the database management screens.

Rick
Attached Files
File Type: zip 20090420.zip (39.2 KB, 26 views)
__________________
MyFXBook Live Statement Mt4Analysis
rsmereka is offline   Reply With Quote