Skip to content

A prototype library to pull Foreign Currency exchange rates from Gain Capital's public records

Notifications You must be signed in to change notification settings

tommathewXC/Forex_Processing_Prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forex_Processing_Prototype

A prototype library to pull Foreign Currency exchange rates from Gain Capital's public records

This library is a prototype of a better concept (that will be released soon-ish), that can do the followin things:

  1. Create a hierarchical folder structure in the executing directory, depending on two specific countries, for a specific year, month, and week.
  2. Dowload and extract Exchange rates between two specific countries, for a specific year, month, and week.
  3. Extract the Ask price or Bid price from the extracted data
  4. Store the exchange rate data in a tabular format for easy datetime control, for use in things like temporal averaging.

In the example below, we have used the data provided on Gain Capital's website, for any two given currencies. We have plotted the exchange rates between US Dollars and British Pounds for for the last week of September 2015, we have plotted it for a day, an hour, and a minute.

The following is plot for the day of October 25th, 2015 alt text

The following is plot for the day of October 25th, 2015 at 4 PM alt text

The following is plot for the day of October 25th, 2015 at 4:30 PM alt text

About

A prototype library to pull Foreign Currency exchange rates from Gain Capital's public records

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages