from Hacker News

Show HN: Flow-based programming for cryptocurrency trading

by dmonn on 5/31/21, 11:56 AM with 1 comments

  • by snicker7 on 5/31/21, 7:42 PM

    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?