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

Eyal left a comment in the discussion Duplicate a project

Wonderful!!

2 years ago

Eyal started the discussion Simple moving average

would love to get help writing a simple 10 steps moving average for last 9 full 1M Bars close price...

11 years ago

Eyal started the discussion Slippage

How can i change the default calculated Slippage for forex? currently its 0.01

11 years ago

Eyal started the discussion Average order price

I think there is a bug in the average order price (Portfolio[pair].AveragePrice)

11 years ago

Eyal started the discussion Duplicate a project

Hi

11 years ago

Eyal left a comment in the discussion Duplicate a project

Wonderful!!

2 years ago

Eyal started the discussion Simple moving average

would love to get help writing a simple 10 steps moving average for last 9 full 1M Bars close price...

11 years ago

Eyal started the discussion Slippage

How can i change the default calculated Slippage for forex? currently its 0.01

11 years ago

Eyal started the discussion Average order price

I think there is a bug in the average order price (Portfolio[pair].AveragePrice)

11 years ago

Eyal started the discussion Duplicate a project

Hi

11 years ago

Eyal started the discussion End of algorithm

where can i put a debug message to appear when the run was over?

11 years ago

Eyal started the discussion Clean console

can i remove the following lines from appearing in my console?

11 years ago

Eyal started the discussion Post orders

I'd like to catch the event after the order was executed - send a debug message for example, only...

11 years ago

Eyal started the discussion multiple portfolio

Need some help creating a multiple portfolio. The idea is very simple - running the same algorithm...

11 years ago

Eyal left a comment in the discussion Average order price

I've opened another thread to understand more how can one do actions per order executions

11 years ago

Eyal left a comment in the discussion Features we'd love to see in QuantConnect

it will be a great feature to get different info from the system like simple average ect.....

11 years ago

Eyal left a comment in the discussion Slippage

I think i got it working: add "Securities[pair].Model = new MyForexTransactionModel();" in your...

11 years ago

Eyal left a comment in the discussion Simple moving average

I want to run the algorithm on ticks (working on every tick), but i want to know the average of the...

11 years ago