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.
Lu started the discussion Can I put daily high and low in the fine filter? and how to put previous high and low to the filter?
def FineSelectionFunction(self, fine): if self.flag1: self.flag1...
Lu started the discussion Is it possible to retrieve the open position date or open duration?
Hi QuantConnect,
Lu started the discussion IB Live Error
Hi,
Lu left a comment in the discussion Can I put daily high and low in the fine filter? and how to put previous high and low to the filter?
Idea comes from Wu Jing's post. I create another new function to put daily high and low.
Lu started the discussion Can I put daily high and low in the fine filter? and how to put previous high and low to the filter?
def FineSelectionFunction(self, fine): if self.flag1: self.flag1...
Lu started the discussion Is it possible to retrieve the open position date or open duration?
Hi QuantConnect,
Lu started the discussion IB Live Error
Hi,
Lu left a comment in the discussion Can I put daily high and low in the fine filter? and how to put previous high and low to the filter?
and this one helps too
Lu left a comment in the discussion Can I put daily high and low in the fine filter? and how to put previous high and low to the filter?
Idea comes from Wu Jing's post. I create another new function to put daily high and low.
Lu left a comment in the discussion Is it possible to retrieve the open position date or open duration?
solved
Lu left a comment in the discussion Can I put daily high and low in the fine filter? and how to put previous high and low to the filter?
solved
Lu started the discussion Question about the universe
Hi all, I want to add daily high, low and other self created paramenters to the universe. Can I...
Lu left a comment in the discussion Question about the universe
Thanks, Michael.
Lu left a comment in the discussion Can I put daily high and low in the fine filter? and how to put previous high and low to the filter?
and this one helps too
6 years ago