hi there! i love moomoo algo. it is a lot of fun to backtest strategies.
i am working on a futures trading algorithm and i am having some trouble placing a limit order on the contracts.
here's what's happening:
given
Backtesting Account - Futures account selected
when
i run a backtest with
place_limit(symbol=Contract('US.NVDA241115C130000'), ...)
then
i receive
"The account cannot trade this contract"
if i use the securities account i receive
"Unavailable to trade"
normal symbol ...
i am working on a futures trading algorithm and i am having some trouble placing a limit order on the contracts.
here's what's happening:
given
Backtesting Account - Futures account selected
when
i run a backtest with
place_limit(symbol=Contract('US.NVDA241115C130000'), ...)
then
i receive
"The account cannot trade this contract"
if i use the securities account i receive
"Unavailable to trade"
normal symbol ...
3
ssssdddd OP Moomoo Buddy : okay, thanks for following up. i am looking forward to if this becomes available for my region.