oceanprotocol / pdr-backend

Instructions & code to run predictoors, traders, more.
Apache License 2.0
22 stars 15 forks source link

[Simengine] Use close price to trade on when predict signal is not close #1273

Closed trizin closed 1 week ago

trizin commented 1 week ago

Currently simengine sets curprice = current value from predict feed signal. It should always use the close price instead.