Forum

Is there a way I can get the forex option price?

Hi there, I know I can use mql5 to get the market price of a specified forex symbol. I'm wondering if there is a way for me to get the live or historical data of the option price of a specified forex symbol? Thanks. Tom

Live Price Data

I'm trying to do some data analysis for EUR/USD. Is there a way I can get live EUR/USD price data programmatically, ideally with some traditional trading indicator? Originally I use Streamster (http://www.agea.com) to have a .NET program plugged into it and write the data to a database table, but