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

All previous updates, plus updated BarConn to return numpy array #12

Closed
wants to merge 4 commits into from

Conversation

erickmiller
Copy link
Contributor

@erickmiller erickmiller commented Sep 15, 2016

This is an updated pull request with all new features plus a feature/bug fix for the following issue: #11

Also contains the following updates from the last pull request:

Added more PEP8 fixes to conn.py, now when running
pylint --confidence=HIGH -E -s y conn.py
The pylint analysis results in:

Your code has been rated at 10.00/10

Also includes the previously requested fixes from prior pull request:
*PEP compliance (ran static checking and fixing with pylint and autopep)
*Refactored DerivConn into BarConn
*Removed DerivativeInfo from library
*Reverted mkt_tm potentially obsolete bug fix

Again for the manual merge, still not sure where the conflict is but it shouldn't be logical.

@erickmiller erickmiller changed the title All updates as previously, also updated BarConn to return numpy array All previous updates, plus updated BarConn to return numpy array Sep 15, 2016
…rmittent bug fix for mkt_tm issue (line 455) this bug keeps happening intermittently causing an exception, appears to come from dtn and dont think it would have an effect on live trading since it's a conn_stats attribute
@erickmiller
Copy link
Contributor Author

erickmiller commented Sep 16, 2016

Closing this pull request as it is obsolete and superseded by the latest pull request: #13

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