Coder Social home page Coder Social logo

bshaw2019 / crypto_trader Goto Github PK

View Code? Open in Web Editor NEW
189.0 28.0 39.0 151 KB

Q-Learning Based Cryptocurrency Trader and Portfolio Optimizer for the Poloniex Exchange

License: MIT License

Python 100.00%
poloniex machine-learning portfolio-optimization cryptocurrency-trader reinforcement-learning sentiment-analysis technical-analysis

crypto_trader's People

Contributors

andrewvaliente avatar bshaw2019 avatar enummela avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

crypto_trader's Issues

Readme typo

"feed free to join...". I think it should be "feel free to join ..."

We need to specify date format for arrow.get()

https://github.com/bshaw19/Crypto_Trader/blob/2f0f416c78b917d00f99b7c2ec0babcfbf33bc7e/Variable_Functions/Twitter_Sentiment.py#L16

@bshaw19 I'm not sure what date format you intend to use here. When I wrote this code for the LSTM stock model the input date worked without specifying a formatting argument to the arrow.get() function.

I was running this today and ran into problems with the "YYYY-MM-DD" format as without a formatting argument, it assumes another format and thus returns tweets for the wrong dates. When we know our date format we can add the argument to avoid this problem.

Arrow documentation: http://arrow.readthedocs.io/en/latest/

Binary Classification vs Regression

I feel as if it would be a better idea to have a regression for predicted price for the next time window (whatever increment we end up choosing).

This is because, in the scenario the price goes up, it is only profitable to trade when the expected profit exceeds trade costs (gas). If we had context for the price increase we could avoid losing money on negligible increases.

Thoughts?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.