AtriEx / ATX

10 stars 1 forks source link

Create active order #32

Closed steubs closed 2 months ago

steubs commented 4 months ago

Creates simple function that takes in params and creates an entry on active_buy_sell_order table.

Let me know if I'm on the mark here with what we're looking for. Can I expect I'm getting in reasonable input params? Or should all the input be validated here?