Show HN: Flow-based programming for cryptocurrency trading
1–2 of 2 posts
Re: Show HN: Flow-based programming for cryptocurrency trading
#2This 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?