Hacker News new | ask | show | jobs
Show HN: Flow-based programming for cryptocurrency trading (mirotomi.com)
26 points by dmonn 1850 days ago
1 comments

This looks really cool! Some Q's:

- How do you do back-testing when strats are E2E-encrypted? Client-side computation? Homomorphic encryption?

- How do this DAGs map to computations? Compile to custom VM bytecode?