kumlien / fx2

fx trade, second try...
1 stars 0 forks source link

Http endpoint for instruments #20

Open kumlien opened 9 years ago

kumlien commented 9 years ago

We need an http endpoint which allows for a forced update of the historic data for a specified instrument. Could be implemented as POST /instruments/EUR_USD/commands with body { "action": "update", "clearExistingData": "true" }