Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional request(ask price, frequency, time interval) #32

Open
yomoko opened this issue Dec 14, 2017 · 5 comments
Open

Additional request(ask price, frequency, time interval) #32

yomoko opened this issue Dec 14, 2017 · 5 comments

Comments

@yomoko
Copy link

yomoko commented Dec 14, 2017

@evianzhow I read the #29 you mentioned. But is it possible to:

  1. Make the day interval begin at 17:00 EST(which is the official start time of forex, so that if the frequency is 4 hour, each interval will be like 17:00, 21:00, 01:00 etc) instead of 00:00 local time( 00:00, 04:00, 08:00 etc)?
  2. D/L other time frequency such as 2H, 8H, weekly, daily, other than those available
  3. D/L ask price also

Thanks.

@yomoko yomoko changed the title Additional request(ask, frequency time interval) Additional request(ask price, frequency, time interval) Dec 14, 2017
@evianzhow
Copy link
Collaborator

  1. We suppose to support different locale settings in release 2.1. So you can always find a way to fit your need and the data by applying a different locale. Begins at 17:00 means can not be divided by 4, but you can change your locale to UTC-2 or etc. to make the begin time divisible.
  2. 2H and 8H is possible but we are not going to do non-standard timeframe.
  3. Yes, will featured in release-2.1.

@yomoko
Copy link
Author

yomoko commented Jan 26, 2018

@evianzhow For support different locale settings, does it mean we can customize the day start time as shown?
capture1

@huiguo85
Copy link

huiguo85 commented Apr 7, 2018

Hi, first of all, this is a fantastic library! Thanks for you guys' hard work. I am wondering if we can download the stock price through this? It works on my side to retrieve forex data. But doesn't seem to work if I try to get stock, i.e AAPL intraday historical data by feeding the argument of 'AAPLUSUSD'? Does this API support the feature for stock data downloading. If yes, what is the command and symbol format I should use for US stocks? Thank you very much

@sasagr
Copy link

sasagr commented Apr 21, 2018

I quote last comment. Is it possible to use for the stocks, indices and the other stuff available in the website?

@yomoko
Copy link
Author

yomoko commented Aug 17, 2018

@evianzhow When will ver.2.1 be released? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants