Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
IntelligentMatrix
/
Lean
Public
forked from
QuantConnect/Lean
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Lean
Algorithm.Python
Alphas
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 22, 2019
Delete DailyFx class
Show description for 543abd7
simonsonjack
committed
543abd7
View commit details
Copy full SHA for 543abd7
View code at this point
Browse repository at this point
Commits on May 8, 2019
Update TriangleExchangeRateArbitrageAlpha.py
simonsonjack
committed
da6424b
View commit details
Copy full SHA for da6424b
View code at this point
Browse repository at this point
Update TriangleExchangeRateArbitrageAlpha.py
Show description for f63efbe
simonsonjack
committed
f63efbe
View commit details
Copy full SHA for f63efbe
View code at this point
Browse repository at this point
Commits on Apr 24, 2019
Update PriceGapMeanReversionAlpha.py
Show description for eb8f7db
simonsonjack
committed
eb8f7db
View commit details
Copy full SHA for eb8f7db
View code at this point
Browse repository at this point
Commits on Apr 5, 2019
Merge pull request #3055 from QuantConnect/feature-3041-merge-framework-classic-algorithm
Show description for d9ee31c
jaredbroad
authored
d9ee31c
View commit details
Copy full SHA for d9ee31c
View code at this point
Browse repository at this point
Address reviews
Show description for 68d9f48
Martin-Molinero
committed
68d9f48
View commit details
Copy full SHA for 68d9f48
View code at this point
Browse repository at this point
Commits on Apr 4, 2019
Use list comprehension to avoid looping and checking conditions unnecessarily
simonsonjack
committed
e8bdf64
View commit details
Copy full SHA for e8bdf64
View code at this point
Browse repository at this point
Address reviews
Show description for cfa08a1
Martin-Molinero
committed
cfa08a1
View commit details
Copy full SHA for cfa08a1
View code at this point
Browse repository at this point
Address review: readd Framework project
Martin-Molinero
committed
19f1806
View commit details
Copy full SHA for 19f1806
View code at this point
Browse repository at this point
Merge Framework and Classic Algorithms
Show description for 32ac314
Martin-Molinero
committed
32ac314
View commit details
Copy full SHA for 32ac314
View code at this point
Browse repository at this point
Stylistic changes from alex and jared
simonsonjack
committed
363c07f
View commit details
Copy full SHA for 363c07f
View code at this point
Browse repository at this point
Commits on Apr 3, 2019
CSharp and Python versions of new alpha, MortgageRateVolatilityAlpha
simonsonjack
committed
849d708
View commit details
Copy full SHA for 849d708
View code at this point
Browse repository at this point
Commits on Mar 15, 2019
Merge pull request #2938 from simonsonjack/cca_alpha
Show description for 10d1d3e
jaredbroad
authored
10d1d3e
View commit details
Copy full SHA for 10d1d3e
View code at this point
Browse repository at this point
Commits on Mar 12, 2019
Merge branch 'master' into price_gap_alpha
jaredbroad
authored
0b0f81d
View commit details
Copy full SHA for 0b0f81d
View code at this point
Browse repository at this point
Commits on Mar 5, 2019
Adds VIXDualThrustAlpha
Show description for 0f5bcd6
AlexCatarino
committed
0f5bcd6
View commit details
Copy full SHA for 0f5bcd6
View code at this point
Browse repository at this point
Adds GasAndCrudeOilEnergyCorrelationAlpha
Show description for 89817a7
AlexCatarino
committed
89817a7
View commit details
Copy full SHA for 89817a7
View code at this point
Browse repository at this point
Adds GreenblattMagicFormulaAlpha
Show description for df6bded
AlexCatarino
committed
df6bded
View commit details
Copy full SHA for df6bded
View code at this point
Browse repository at this point
Commits on Mar 2, 2019
Merge pull request #2979 from HalldorAndersen/patch-8
Show description for 587bb4d
jaredbroad
authored
587bb4d
View commit details
Copy full SHA for 587bb4d
View code at this point
Browse repository at this point
Update and rename GreenblattMagicFormulaAlgorithm.py to GreenblattMagicFormulaAlpha.py
HalldorAndersen
authored
f0564c0
View commit details
Copy full SHA for f0564c0
View code at this point
Browse repository at this point
Merge branch 'master' into feature-2950-adds-csharp-alpha-stream-examples
jaredbroad
authored
37affce
View commit details
Copy full SHA for 37affce
View code at this point
Browse repository at this point
Further Fixes From Peer-Review
AlexCatarino
committed
6ca82fd
View commit details
Copy full SHA for 6ca82fd
View code at this point
Browse repository at this point
Apply Fixes Suggested by Peer-Review
AlexCatarino
committed
774b32b
View commit details
Copy full SHA for 774b32b
View code at this point
Browse repository at this point
Merge pull request #2941 from simonsonjack/energy_correlation_alpha
Show description for 2a66b4d
jaredbroad
authored
2a66b4d
View commit details
Copy full SHA for 2a66b4d
View code at this point
Browse repository at this point
Commits on Mar 1, 2019
Clean up ticker names/lists
simonsonjack
committed
70c0ba4
View commit details
Copy full SHA for 70c0ba4
View code at this point
Browse repository at this point
Update GreenblattMagicFormulaAlgorithm.py
HalldorAndersen
authored
8f9a7a0
View commit details
Copy full SHA for 8f9a7a0
View code at this point
Browse repository at this point
Update GreenblattMagicFormulaAlgorithm.py
HalldorAndersen
authored
61d95cc
View commit details
Copy full SHA for 61d95cc
View code at this point
Browse repository at this point
Update GreenblattMagicFormulaAlgorithm.py
HalldorAndersen
authored
b05a1c9
View commit details
Copy full SHA for b05a1c9
View code at this point
Browse repository at this point
Update GreenblattMagicFormulaAlgorithm.py
HalldorAndersen
authored
8732e7f
View commit details
Copy full SHA for 8732e7f
View code at this point
Browse repository at this point
Update GreenblattMagicFormulaAlgorithm.py
HalldorAndersen
authored
be5958c
View commit details
Copy full SHA for be5958c
View code at this point
Browse repository at this point
Adds C# version of IntradayReversalCurrencyMarkets
AlexCatarino
committed
0423e3d
View commit details
Copy full SHA for 0423e3d
View code at this point
Browse repository at this point
Adds Python Alpha Algorithms to Project and Apply Standards
Show description for 4ae74a2
AlexCatarino
committed
4ae74a2
View commit details
Copy full SHA for 4ae74a2
View code at this point
Browse repository at this point
Commits on Feb 28, 2019
Added QC header and set fees to $0
simonsonjack
committed
c86e561
View commit details
Copy full SHA for c86e561
View code at this point
Browse repository at this point
Added security initializer line to set fees to $0
simonsonjack
committed
9c19e31
View commit details
Copy full SHA for 9c19e31
View code at this point
Browse repository at this point
Adjusted universe filtering and SymbolData class to make reading cleaner
simonsonjack
committed
cabf062
View commit details
Copy full SHA for cabf062
View code at this point
Browse repository at this point
Minor changes based on commets from Alex
simonsonjack
committed
699ff59
View commit details
Copy full SHA for 699ff59
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.