@immaterial_ink@solana@Filecoin Building an easy way to look at an account’s state at a given time. AFAIK even with historical data I’d still need to replay txns to do this. Would be really cool to be able to see what an order book or AMM looked like yesterday or 10 min ago, etc
@STACCart@ChenWainuo@mangomarkets one day I think this will find it's way to mainnet
I think ideally I still wanna add some features (management fees) and make sure the smart contract is somewhat secure
might end up making this just a PR to mango itself 🤷♂️
@michaelmorrell You ever heard of Numerai? It’s a hedge fund that does something similar to this. Instead of paper trading though it’s machine learning competitions like on Kaggle. You earn a piece if your strategy does well etc. You need to know ML tho so not exactly accessible
Plz shill me your alternatives to using getProgramAccounts. I’m filtering for a specific user’s Serum open orders accounts but it still takes seconds to get a response