Hey all,

So i'm trying to use a custom fee model with an override, but the order.Value parameter in GetOrderFee(Security security, Order order) function returns 0, any thoughts?

One more thing, can you access the raw, unadjusted price data and send it to the order fee function? The idea is to simulate the order fees more accurately.

Any help is appreciated! :)

Robert

Author