A Functional Reactive Bitcoin Trader
Here's a talk I gave at BayHac explaining the rationale behind the trading agent.
I have separated to code into multiple packages and each package in a separate repo and follow the practice of using stack with multiple "packages" in the stack.yaml file as described here: