This section highlights your contributions and engagement across the QuantConnect platform — including backtests, live trades, published research, and community involvement through comments and threads. It reflects your overall activity as part of the QuantConnect community.
jesso started the discussion Is this the correct way to rollover futures?
# region imports from AlgorithmImports import * # endregion from datetime import datetime import...
jesso left a comment in the discussion Is this the correct way to rollover futures?
hi louis , i found this example too , do this perform rollover too?
jesso left a comment in the discussion Is this the correct way to rollover futures?
HI louis,
jesso left a comment in the discussion Long and Short two different futures with a bracket order
# region imports from AlgorithmImports import * # endregion class...
jesso started the discussion Is this the correct way to rollover futures?
# region imports from AlgorithmImports import * # endregion from datetime import datetime import...
jesso left a comment in the discussion Is this the correct way to rollover futures?
sorry i meant this
jesso left a comment in the discussion Is this the correct way to rollover futures?
hi louis , i found this example too , do this perform rollover too?
jesso left a comment in the discussion Is this the correct way to rollover futures?
HI louis,
jesso left a comment in the discussion Long and Short two different futures with a bracket order
# region imports from AlgorithmImports import * # endregion class...
jesso left a comment in the discussion Long and Short two different futures with a bracket order
yes,only entry order is made in the Ondata methid
jesso left a comment in the discussion Long and Short two different futures with a bracket order
Modify the OnorderEvent like below:
jesso left a comment in the discussion Is this the correct way to rollover futures?
sorry i meant this
2 years ago