cover
  • Profile
  • Backtests
  • Community

Biography

Activity on QuantConnect

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.


Public Backtests (4)

View More
Virtual Brown Viper

14Tradeable Dates

Crying Violet Rat

14Tradeable Dates

Casual Red-Orange Hornet

14Tradeable Dates

Geeky Tan Giraffe

3Tradeable Dates


Community

View More

TedVZ started the discussion WebClient.DownloadString stop working

Did I miss somewhere that something changed with calling webClient.DownloadString()?  A project...

5 years ago

TedVZ started the discussion Moving to C# 7

Any plans to move up to newer versions of .Net/C#?  Doing:

6 years ago

TedVZ started the discussion Consolidators using QCAlgorithmFramework and SetUniverseSelection

Apolgies if my search of the forums was poorly conducted, but I'm trying to understand a bit about...

6 years ago

TedVZ started the discussion Multiple Strategy Strategy

If I want to run multiple strategies live, what's the recommended procedure?  Is it to pay for...

6 years ago

TedVZ started the discussion Resuming a strategy/algorithm already in-process

Is it possible to "tag" or otherwise persist my own metadata along with a trade transaction?  I...

6 years ago

Virtual Brown Viper

14Tradeable Dates

Crying Violet Rat

14Tradeable Dates

Casual Red-Orange Hornet

14Tradeable Dates

Geeky Tan Giraffe

3Tradeable Dates

TedVZ started the discussion WebClient.DownloadString stop working

Did I miss somewhere that something changed with calling webClient.DownloadString()?  A project...

5 years ago

TedVZ started the discussion Moving to C# 7

Any plans to move up to newer versions of .Net/C#?  Doing:

6 years ago

TedVZ started the discussion Consolidators using QCAlgorithmFramework and SetUniverseSelection

Apolgies if my search of the forums was poorly conducted, but I'm trying to understand a bit about...

6 years ago

TedVZ started the discussion Multiple Strategy Strategy

If I want to run multiple strategies live, what's the recommended procedure?  Is it to pay for...

6 years ago

TedVZ started the discussion Resuming a strategy/algorithm already in-process

Is it possible to "tag" or otherwise persist my own metadata along with a trade transaction?  I...

6 years ago

TedVZ started the discussion Straddle/Butterfly examples in c#?

I'm looking through the option tutorials, and they're all in Python.  I should really look into...

6 years ago

TedVZ left a comment in the discussion Is it possible to enter/exit a spread as a single trade (backtest or live)?

I'd really like to know as well.  Entering the legs individually can blow up the margin on the...

6 years ago

TedVZ left a comment in the discussion Delta-hedged straddle

Ah, no worries, thanks for the update.  I'll try again later.

6 years ago

TedVZ left a comment in the discussion Delta-hedged straddle

Not sure what's changed, but sometime in the last month or so my clone of this algorithm stopped...

6 years ago

TedVZ left a comment in the discussion Moving to C# 7

Ah, I see.  OK.  Plans to move to .Net Core in the future over Mono?  Just curious.

6 years ago

TedVZ left a comment in the discussion SPX/RUT option support?

Thanks, Jared.  I'd love to help out, but at the present time I rarely get time to work on...

6 years ago

TedVZ started the discussion Live Trading - Question about multiple strategies

In all honesty it's been too long since I've experimented with QC, but I'm really...

7 years ago

TedVZ left a comment in the discussion Live Trading - Question about multiple strategies

Great info, thank you!

7 years ago

TedVZ started the discussion Log/Debug in BaseData Derived Class

I'm trying to use GetSource & Reader overrides and want to debug or log in these methods....

8 years ago

TedVZ started the discussion Load list of symbols to process each day

Let's assume it's a simple file that contains a list of 0-20 symbols I *may* want to act on...

8 years ago

TedVZ started the discussion Loading Symbols at Specific Time

I know I can use the AddUniverse and set the resolution to Daily to load a set of symbols each day....

8 years ago

TedVZ started the discussion Backtesting broke?

I thought maybe it was something with my algorithm, but for any project I try to Backtest, I get a...

8 years ago

TedVZ started the discussion Incorrect Symbols Added to Universe

Many thanks to Alexandre Catarino who pointed me at his PreMarketDailyUsEquityUniverse...

8 years ago

TedVZ started the discussion OnData not getting all the symbols

I'm confused by the fact that OnData doesn't seem to be receiving the full list of symbols...

8 years ago

TedVZ started the discussion Possible to run Backtest multiple times automatically?

I want to run a backtest with multiple symbols, but I don't want to treat them as being part of...

8 years ago

TedVZ started the discussion SetHoldings vs MarketOrder

Say I'm long on some symbol.  What's the difference betwen:

8 years ago

TedVZ started the discussion Backtesting Performance

I gotta say, I'm starting to get the feel for the QC platform and it's growing on me....

8 years ago

TedVZ started the discussion Protecting against going short too much

Given the richeness of the API, I'm sure I'm overlooking a simpler way to handle this....

8 years ago

TedVZ started the discussion Struggling with simple issue of getting purchase date

The algorithm I'm toying with presently involves unloading a stock that was purchased after n...

8 years ago