atx-crypto-club / atxcf

atxcf bot
MIT License
6 stars 3 forks source link

Add RemotePriceSource for returning market info from other bot nodes #4

Open transfix opened 8 years ago

transfix commented 8 years ago

The idea here is to create a PriceSource to add to AllSources such that it gets and caches price info from another instance of the atxcf bot's web API. Then bots can act as proxies and relays for other bots for load balancing and fault tolerance.