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

Issue13 candlestick trading strategy #18

Merged
merged 16 commits into from
Nov 26, 2017

Conversation

preslavrachev
Copy link
Owner

@preslavrachev preslavrachev commented Nov 26, 2017

Provides a simple trading automation that uses the candlestick trading strategy. The setup is Heroku-compliant and comes with support for MongoDB

- Includes a simple test rig as part of the main application
- supports a starting and ending timestamp for now only
- adds a few extension methods for converting dates to timestamps and timestamp calculations
- Charting data from Poloniex comes in reverse chronological order
-- NOTE: Use for manual testing only
 - Assumes that the current candlestick is the one having a hammer shape, and thus prevents identifying a pattern too late
- Adds a test rig with some real data
@preslavrachev preslavrachev merged commit eeec586 into master Nov 26, 2017
@preslavrachev preslavrachev deleted the issue13-candlestick-trading-strategy branch November 26, 2017 10:10
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

Successfully merging this pull request may close these issues.

1 participant