This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/python | |
# -*- coding: utf-8 -*- | |
""" | |
Use data already downloaded to recover the bid ask prices of differet | |
instruments | |
@author: ucaiado | |
Created on 05/02/2018 | |
""" |