Thanks to Rangebound, I finally have a means to allow ForexFactory members to contribute to, and access a tick database. As of right now, there are ~6-7 million ticks collected across 20 currency pairs listed below.
- AUDCAD
- AUDJPY
- AUDNZD
- AUDUSD
- CADJPY
- CHFJPY
- EURAUD
- EURCAD
- EURCHF
- EURGBP
- EURJPY
- EURUSD
- GBPCHF
- GBPJPY
- GBPUSD
- NZDJPY
- NZDUSD
- USDCAD
- USDCHF
- USDJPY
The EA only collects the following data from your terminals:
- Broker's Name
- Broker's Time
- Bid
- Ask
I will post the source code here and invite any other programmer to analyze the code and confirm that I am not trying to take personal information.
Over the next few weeks I'll be working on developing scripts and applications alongside other developers which will utilize the tick data to improve backtesting results, enable EAs to trade off of historical tick data, and create a whole new class of indicators dedicated to using tick data.
To use the EA:
- Enter the desired username: I collect the username so I can keep track which contributor contributed which ticks into the database. It does not have to be your ForexFactory username.
- Enable Dlls: This EA only uses the wininet.dll. It's the exact same dll as used by the FFCal indicator. Documentation below...
- Attach the EA to the pairs you want.
Attached File(s)
Tick Loader 3.mq4
7 KB
|
842 downloads