Hi,

I am trying to get the wti-brent spread and the soybean crush spread.

In the quantconnect examples, I have seen something like this: self.AddFuture(Futures.Indices.SP500EMini) and self.AddFuture(Futures.Indices.Metals.Gold)

Where do I find the tickers from the previous spread?

My best regards.

Author