cover
  • Profile
  • Backtests
  • Community

Biography

Activity on QuantConnect

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.


Public Backtests (0)

View More

Community

View More

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

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

4 months ago

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:...

5 months ago

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?

5 months ago

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?

5 months ago

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

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

4 months ago

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:...

5 months ago

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?

5 months ago

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?

5 months ago

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...

10 months ago

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

10 months ago

replyxf started the discussion Missing hourly quote of spy and stockplot data is empty

missing hourly quote of spy and stockplot data is empty

11 months ago

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,...

11 months ago

replyxf started the discussion Runtime Error: 'NoneType' object has no attribute 'Close' at OnData price=data["SPY"].Close

source code: 

1 years ago

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

3 years ago