Skip to content

Commit

Permalink
Adds Academic Grant Page (#1512)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexCatarino authored Oct 26, 2023
1 parent fc16140 commit aa3c9f0
Show file tree
Hide file tree
Showing 14 changed files with 25 additions and 2 deletions.
5 changes: 3 additions & 2 deletions 01 Cloud Platform/13 Community/00.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
"02" : "Discuss with other members",
"03" : "Outside of our forum",
"04" : "Your public profile page",
"05" : "Quant professionals for hire",
"07" : "Monetize your platform"
"05" : "Solving the replication crisis",
"06" : "Monetize your platform",
"07" : "Quant professionals for hire"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<p>The Academic Grant program gives up to researchers publishing a paper a three-month subscription. With this grant, you can implement your strategy and generate public source code that anyone can use to reproduce your results with our open-source platform on a uniform dataset. You can use the grant to create a team organization with multiple members collaborating on the research.</p>
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<p>To be eligible for this grant, you must meet the following criteria:</p>
<ol>
<li>Be a member of an academic or corporate institution with a track record of published papers in peer-reviewed journals of the quantitative finance field.</li>
<li>You must prove that you are a member of the institution as a professor, researcher, or student.</li>
<li>You must be actively doing research with the goal of writing a research paper.</li>
</ol>
<p>Research should be achievable using QuantConnect platform and data. For example, research on bonds, stock warrants, and non-US stocks. You can only use external data sources from official Government websites, such as FRED, or data vendors with a good track record. You can consult the available datasets on the <a href='/datasets'>Dataset</a> page.</p>
<p>To apply, submit your research proposal based on a draft paper or thesis to be published to<a href="mailto:[email protected]?subject=Academic%20Grant%20Application">[email protected]</a>, along with details of your academic program or corporate research program.</p>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<p>By accepting a grant you agree to share your research with a write up, including the code, with the <a href='/research'>QuantConnect Research forum</a>. If applicable it may be deployed as an example (with full credit given) on the <a href='/explore'>Explorer page</a>.</p>
12 changes: 12 additions & 0 deletions 01 Cloud Platform/13 Community/05 Academic Grants/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"type": "metadata",
"values": {
"description": "The Academic Grant program gives up to researchers publishing a paper a three-month subscription.",
"keywords": "academic grant, research, replication crisis, QuantConnect Academic Grant Program",
"og:description": "The Academic Grant program gives up to researchers publishing a paper a three-month subscription.",
"og:title": "Academic Grants - Documentation QuantConnect.com",
"og:type": "website",
"og:site_name": "AAcademic Grants - QuantConnect.com",
"og:image": "https://cdn.quantconnect.com/docs/i/cloud-platform/community/academic-grants.png"
}
}

0 comments on commit aa3c9f0

Please sign in to comment.