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.
frank started the discussion How to upload a trained model on QuantConnect cloud to make a trading strategy?
I can make a trading strategy on QuantConnect cloud and it runs well;
frank started the discussion Shall I save a json file and read it later on quanct connect?
I use Quant Connect on web, and I want to save a json file and read it later;
frank started the discussion How to do live trade if I use custom data?
if I use quant connect cloud data by self.AddCrypto(), I know it is easy to shift to live trade...
frank started the discussion How to do live trade if I use custom data?
if I use quant connect cloud data by self.AddCrypto(), I know it is easy to shift to live trade...
frank started the discussion Shall I edit code after deploy it on quant connect node?
I have deployed my trading strategy on quant connect node for live trading / paper trading; and now...
frank started the discussion How to upload a trained model on QuantConnect cloud to make a trading strategy?
I can make a trading strategy on QuantConnect cloud and it runs well;
frank started the discussion Shall I save a json file and read it later on quanct connect?
I use Quant Connect on web, and I want to save a json file and read it later;
frank started the discussion How to do live trade if I use custom data?
if I use quant connect cloud data by self.AddCrypto(), I know it is easy to shift to live trade...
frank started the discussion How to do live trade if I use custom data?
if I use quant connect cloud data by self.AddCrypto(), I know it is easy to shift to live trade...
frank started the discussion Shall I edit code after deploy it on quant connect node?
I have deployed my trading strategy on quant connect node for live trading / paper trading; and now...
frank started the discussion Why does consolidated bar time not unify with the raw bar?
I add 1 hour frequence bars data and consolidated into 4 hours bars, but when I add a breakpoint to...
frank started the discussion Shall I send market order by binance api on quant connect cloud?
Now we only can trade spot of binance on quant connect, and in the fact I want to trade swap of...
frank started the discussion How shall I use 'alphalens' by python on quant connect?
import alphalens as al
frank started the discussion Can't short on local lean by 'self.SetHoldings'
Hi there
frank started the discussion How shall I import a 'Class' or 'Function' from a cumstom script on local lean?
I have defined some 'Class' and 'Function' in a python script, named 'abcd.py';
frank started the discussion How shall I make 'paper trading' on local lean?
Hi there
frank started the discussion How shall I deploy live trade on local LEAN by custom data?
Hi there
frank started the discussion What does it mean that "Module subscription not found, please update your preferences in www.quantconnect.com/pricing"
In local LEAN, I have backtest a project well and then I “lean live it”, select “paper...
frank started the discussion How to set benchmark when using custom data?
Genrally we can set benchmark as below:
frank started the discussion Shall I get order's price/quantity when using 'self.SetHoldings()'?
When I send an order by self.SetHoldings('BTCUSDT', 0.1), I want to get the price and quantity of...
frank started the discussion How to generate local report of paper/live trading on local LEAN?
I have run a paper trading on local LEAN about serveral days, and there are files on...
frank left a comment in the discussion How shall I deploy live trade on local LEAN by custom data?
when paper trading / live trade, what does it means as below picture:
frank left a comment in the discussion How shall I deploy live trade on local LEAN by custom data?
frank left a comment in the discussion How shall I deploy live trade on local LEAN by custom data?
Hi Fred
frank left a comment in the discussion How shall I make 'paper trading' on local lean?
Hi Fred
frank left a comment in the discussion How shall I make 'paper trading' on local lean?
Hi Fred
frank started the discussion How shall I install quantconnect locally by visual studio rather than docker on windows
I want to install quant connect on windows by visual studio for debugging. I have this many times...
frank started the discussion How to set "break point" and make it work when run python script on visual studio?
I can run python script well on visual studio:
frank left a comment in the discussion How shall I deploy live trade on local LEAN by custom data?
Hi Fred
3 years ago