Git Product home page Git Product logo

btcpredictor's People

Contributors

diseau avatar panditanvita avatar srijancse 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

btcpredictor's Issues

Have you tried this strategy with another altcoins?

Hi,

A lot of altcoins can be traded using USD or USDt. Due to the fact nowadays bitcoins behavior is a little bit crazy, I was thinking about try this algorithm with another's altcoins (pair USD/Altcoin). Have you already tried? Is there some necessary modification on code or just put data in the standard cvs partner used in code?

Best regards!

Problem running algotrading

Hello! Thanks a lot for this program.

I can't figure why algotrading.m is running wrong. Here you have the new version I downloaded a few days ago.
algotrading

When I test the older version, I obtain this result, but nothing else happen.
algotrading_old

Please help!

R Source

Hi,

Do you or someone have sources for R?

Thank you in advance!

Why don't use MATLAB regress function

Why you use Rundeopt for regression.
I think regress function is convenient.
X=[ones(size(regressorX,1),1),regressorX]; b = regress(regressorY',X);
The results are the same.

Is this still active?

Is this still active? Also, out of curiosity, after reading the paper, it looks like this was only done on a few hundred dollars. Can the same returns be reproduced for hundreds of thousands of $? If there is a possibility, or if by chance you manage to read this, I would be interested in having a chat about developing this algorithm further with a much larger sum of money.

Python sources

Hi,

In faq you mentioned that you used python, not matlab. Can you provide python sources? Thank you

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.