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

ms shortcut should be different from MS shortcut #43

Open
femtotrader opened this issue Dec 24, 2017 · 1 comment
Open

ms shortcut should be different from MS shortcut #43

femtotrader opened this issue Dec 24, 2017 · 1 comment

Comments

@femtotrader
Copy link
Owner

julia> TimeFrame("250ms")
TimeFrames.MonthBegin(250 months, Begin::TimeFrames.Boundary = 1)

it should be millisecond not Month Start

@femtotrader
Copy link
Owner Author

https://pandas.pydata.org/pandas-docs/stable/timeseries.html#offset-aliases

Python Pandas accept either ms or L as shortcut for millisecond.

L is supported by TimeFrames

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

1 participant