Giter VIP home page Giter VIP logo

Comments (5)

douggie avatar douggie commented on August 22, 2024

I did not, tim did all the main work. Parts are similar. Tim has done a
gteat job of a base frame work for crypto.
On 8 Aug 2014 18:51, "jplusk" [email protected] wrote:

This post relates to knowm/XChange#576
knowm/XChange#576

Douggie and Tim it seems like I came upon the same idea as the both of you
(link1 https://groups.google.com/forum/#!topic/algo-trader/SGOIbdy8HKA
link2 https://groups.google.com/forum/#!topic/algo-trader/YCnSA2cB5JU),
which is integrating the Xchange https://github.com/timmolter/XChange
feed and order handlers with an existing trading software package, such as Algo
Trader https://code.google.com/p/algo-trader/. I noticed that both of
you had given this software project a try and I wonder why you decided to
start this project from scratch versus building upon Algo Trader?


Reply to this email directly or view it on GitHub
#59.

from cointrader.

douggie avatar douggie commented on August 22, 2024

Not sure of tim's thoughts, but the key things seem to be:

Support for multiple cryptos on differnt exchanges

Running portfolios with multiple owners

Ability to easy arbitage multiple exchanges

Long precision support
On 8 Aug 2014 19:03, "Douggie melville-clarke" [email protected]
wrote:

I did not, tim did all the main work. Parts are similar. Tim has done a
gteat job of a base frame work for crypto.
On 8 Aug 2014 18:51, "jplusk" [email protected] wrote:

This post relates to knowm/XChange#576
knowm/XChange#576

Douggie and Tim it seems like I came upon the same idea as the both of
you (link1
https://groups.google.com/forum/#!topic/algo-trader/SGOIbdy8HKA link2
https://groups.google.com/forum/#!topic/algo-trader/YCnSA2cB5JU),
which is integrating the Xchange https://github.com/timmolter/XChange
feed and order handlers with an existing trading software package, such as Algo
Trader https://code.google.com/p/algo-trader/. I noticed that both of
you had given this software project a try and I wonder why you decided to
start this project from scratch versus building upon Algo Trader?


Reply to this email directly or view it on GitHub
#59.

from cointrader.

timolson avatar timolson commented on August 22, 2024

I did start to modify AlgoTrader and spent a month or more exploring that
option. One big problem is that cryptos trade in fractional volumes, but
AlgoTrader uses an int for all volumes. I'm also not a fan of model-driven
development and couldn't really get the dev environment to play nice with
my setup. I think there were a couple other gotcha's I can't remember at
the moment. Anyway, Coin Trader IMHO is further along than the open-source
version of AlgoTrader, is built ground-up for cryptos, and keeps the good
ideas from AlgoTrader of loading modules into Esper.

from cointrader.

timolson avatar timolson commented on August 22, 2024

OH also, AlgoTrader did not design for cross-exchange arbitrage. Their model doesn't distinguish between USD from one source and USD from a different source. Since the real FX market is highly efficient, it's a reasonable assumption, but in the cryptocurrency world, a fatal flaw. Coin Trader was specifically designed to handle price differences between exchanges.

from cointrader.

jplusk avatar jplusk commented on August 22, 2024

Thanks for the responses and I look forward to following the progress of CoinTrader.

from cointrader.

Related Issues (20)

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.