karlwancl / Trady

Trady is a handy library for computing technical indicators, and it targets to be an automated trading system that provides stock data feeding, indicator computing, strategy building and automatic trading. It is built based on .NET Standard 2.0.
https://lppkarl.github.io/Trady
Apache License 2.0
545 stars 185 forks source link

addressed time offset bug in IsTimeframesValid #73

Closed codebeaulieu closed 6 years ago

codebeaulieu commented 6 years ago

resolves issue #46

karlwancl commented 6 years ago

@codebeaulieu thank you very much for the PR. Will update to nuget later for the fix 👍