For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
Maker / taker commissions
-
Some brokers apply a smaller commission for limit orders (maker orders) than for market orders.
Is there a way to have different commissions depending on the order type ?
I've seen this question in a previous topic, but it is quite old:
https://community.backtrader.com/topic/1256/market-maker-commisions-model
So I preferred opening a new topic, things may have evolved, who knows... -
Looking at the code, it seems the original answer ( in the post you have referenced) still holds - the order type is not used for commission calculation right now.