Jared

Results 69 issues of Jared

I've seen a strange issue on some PC's and not others where the growl message doesn't disappear if many messages arrive at one time. Some of the messages disappear and...

#### Expected Behavior GetParameter takes a default arg. #### Actual Behavior GetParameter only allows specifying name #### Potential Solution Adding an optional arg to GetParameter ![image](https://user-images.githubusercontent.com/2243225/176462057-87cd69fa-8f40-419b-b8f0-94b168e6a414.png) #### Checklist - [x]...

Option universe selection selects on price, strikes etc now but Valery requests Option Contracts selected on Greeks / Implied Volatility. Currently these are calculated in inline -- so we don't...

feature

#### Expected Behavior Live trading should lean on the brokerage margin limitations and not impose them in LEAN. #### Actual Behavior LEAN models restrict brokerage margin. #### Potential Solution 1)...

feature

New order type for IB - VWAP.

feature

I've been using this library for a while but occasionally get these S3 getObject errors. Its difficult to track down the cause since the error is so intermittent. PHP Warning:...

Algorithmic Trading with Equities Manually Selecting Data - The last paragraph mentions discussing changing leverage, requesting pre-market data and disabling fill-forward in the next task but these are not covered....

Hour and daily data do not get re-downloaded when it's out of date. Ideally, the CLI should check the age of the file / the last date of the daily...

bug

Hour and daily data do not get re-downloaded when it's out of date. Ideally, the CLI should check the age of the file / the last date of the daily...

bug

#### Expected Behavior While backtesting stream logs to a temporary file instead of holding in memory to prevent memory issues. #### Actual Behavior Hold entire log in memory #### Potential...

bug
feature