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

Darsh started the discussion Stop Losses

import numpy as np #From strategy library class BetaAlgorithm(QCAlgorithm): def...

4 years ago

Darsh left a comment in the discussion Stop Losses

This helps a lot, thank you!

4 years ago

Darsh started the discussion Stop Losses

import numpy as np #From strategy library class BetaAlgorithm(QCAlgorithm): def...

4 years ago

Darsh left a comment in the discussion Stop Losses

This helps a lot, thank you!

4 years ago