data with Bid and Ask Volume

Sources of data to import to the program
Message
Author
amirN1
Posts: 7
Joined: Tue Feb 24, 2015 4:56 am

data with Bid and Ask Volume

#1 Postby amirN1 » Fri Feb 27, 2015 5:46 am

Hi,

I am trying to import my data into ForexTester and use the BidVolume and AskVolume in the data for back testing. This is a sample:

Date, Time, Open, High, Low, Last, Volume, NumberOfTrades, BidVolume, AskVolume
2015/1/6, 20:17:01.0, 1161.6, 1161.6, 1161.4, 1161.4, 20, 18, 20, 0
2015/1/6, 20:17:02.0, 1161.4, 1161.4, 1161.2, 1161.2, 23, 23, 12, 11

I can see in the "import history data" we can have 10 fields. So is it possible to import the 10 fields above, and if so what variables the BidVolume and AskVolume are stored under? If no, is it possible that after storing the two variables in a separate text file, ForexTester reads (through API code) and displays them synchronized with the price bar? Or can you suggest any way I can get access to those two variable in ForexTester.

The data is for Futures however, I can also gets the same thing from FXCM for Forex. My trading strategy relies heavily on these two variables and any help would be greatly appreciated.


Thanks

FX Helper
Posts: 1477
Joined: Mon Apr 01, 2013 3:55 am

Re: data with Bid and Ask Volume

#2 Postby FX Helper » Fri Feb 27, 2015 8:27 am

Hello,

Forex Tester allows to import data only with one Volume value. So the program will not show BidVilume and AskVolume in the program.

But it is possible to create an indicator using Forex Tester API. This indicator will read the text file and it will show BidVolume and AskVolume on chart.

You can create this indicator by yourself or please contact with our programmer by email services@forextester.com
In this case please send him the example of the data and the rules of your indicator (what it should show on chart).


Return to “Data sources”

Who is online

Users browsing this forum: No registered users and 28 guests