This change adds the parameters from order.info to oanda's clientExtensions (v20.transaction.ClientExtensions) as comment.
Therefore it's possible to access those parameters earlier in the "Backtrader Strategy". Specifically within notify_store() instead of notify_order().
This change adds the parameters from order.info to oanda's clientExtensions (v20.transaction.ClientExtensions) as comment. Therefore it's possible to access those parameters earlier in the "Backtrader Strategy". Specifically within notify_store() instead of notify_order().