We are pioneering the radical future for open-source quant finance. QuantConnect is the world's largest quant community, empowering 220,000 quants with a framework, data, and infrastructure for their investments.
replyxf left a comment in the discussion Tradier dayly market order failed : does not support MarketOnOpen order
I still have the problem. I am using ticket=self.market_order(symbol, shares). same issue
replyxf started the discussion Tradier dayly market order failed : does not support MarketOnOpen order
LIve deployment: error message: BrokerageModel declared unable to submit order: [1] Warning - Code:...
replyxf left a comment in the discussion Tradier dayly market order failed : does not support MarketOnOpen order
is dayly order executed on the open of next day for tradier?
replyxf left a comment in the discussion Tradier dayly market order failed : does not support MarketOnOpen order
I was using self.MarketOrder(symbol, shares). is there any different from market_order?
replyxf left a comment in the discussion Tradier dayly market order failed : does not support MarketOnOpen order
Warning: all market orders sent using daily data, or market orders sent after hours are...
replyxf left a comment in the discussion Tradier dayly market order failed : does not support MarketOnOpen order
I still have the problem. I am using ticket=self.market_order(symbol, shares). same issue
replyxf started the discussion Tradier dayly market order failed : does not support MarketOnOpen order
LIve deployment: error message: BrokerageModel declared unable to submit order: [1] Warning - Code:...
replyxf left a comment in the discussion Tradier dayly market order failed : does not support MarketOnOpen order
is dayly order executed on the open of next day for tradier?
replyxf left a comment in the discussion Tradier dayly market order failed : does not support MarketOnOpen order
I was using self.MarketOrder(symbol, shares). is there any different from market_order?
replyxf started the discussion Buy when it hit 20 day high; sell when it hit 20 day low doesn't work, too few trades
buy when it hit 20 day high; sell when it hit 20 day low. it has very few signal. somthing is...
replyxf left a comment in the discussion Buy when it hit 20 day high; sell when it hit 20 day low doesn't work, too few trades
I fix it by using price <= self.min[symbol].Previous.Value not sure why
replyxf started the discussion Missing hourly quote of spy and stockplot data is empty
missing hourly quote of spy and stockplot data is empty
replyxf left a comment in the discussion Missing hourly quote of spy and stockplot data is empty
how to generate macd hourly chart, self.__macd = self.MACD(ticker, 12, 26, 9,...
replyxf started the discussion Runtime Error: 'NoneType' object has no attribute 'Close' at OnData price=data["SPY"].Close
source code:
replyxf started the discussion Vix can't be loaded as alternative data from cboe when running example of alternative data in quantconnect
the example project in quantconnect failed to load vix data
replyxf left a comment in the discussion Tradier dayly market order failed : does not support MarketOnOpen order
Warning: all market orders sent using daily data, or market orders sent after hours are...
4 months ago