Skip to content

Commit

Permalink
Remove duplicated note (mementum#386)
Browse files Browse the repository at this point in the history
  • Loading branch information
oudingfan authored May 28, 2020
1 parent 3380801 commit edba801
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions backtrader/brokers/bbroker.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,13 +95,6 @@ class BackBroker(bt.BrokerBase):
exchanges for many products for a couple of minutes after the end of
the session
- ``eosbar`` (default: ``False``):
With intraday bars consider a bar with the same ``time`` as the end
of session to be the end of the session. This is not usually the
case, because some bars (final auction) are produced by many
exchanges for many products for a couple of minutes after the end of
the session
- ``filler`` (default: ``None``)
A callable with signature: ``callable(order, price, ago)``
Expand Down

0 comments on commit edba801

Please sign in to comment.