mirror of
				https://github.com/bspeice/bspeice.github.io
				synced 2025-11-03 18:00:29 -05:00 
			
		
		
		
	Fix article descriptions
Make sure MathJax doesn't show up
This commit is contained in:
		@ -4,10 +4,6 @@ Tags: introduction, trading
 | 
			
		||||
Modified: 2015-12-05
 | 
			
		||||
Category: Blog
 | 
			
		||||
 | 
			
		||||
<script type="text/x-mathjax-config">
 | 
			
		||||
MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\(','\)']]}});
 | 
			
		||||
</script>
 | 
			
		||||
<script async src='https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_CHTML'></script>
 | 
			
		||||
 | 
			
		||||
Hello! Glad to meet you. I'm currently a student at Columbia University
 | 
			
		||||
studying Financial Engineering, and want to give an overview of the projects
 | 
			
		||||
@ -55,4 +51,9 @@ And some statistics for all teams participating in the competition:
 | 
			
		||||
 | 
			
		||||
{% notebook 2015-11-14-welcome.ipynb %}
 | 
			
		||||
 | 
			
		||||
<script type="text/x-mathjax-config">
 | 
			
		||||
MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\(','\)']]}});
 | 
			
		||||
</script>
 | 
			
		||||
<script async src='https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_CHTML'></script>
 | 
			
		||||
 | 
			
		||||
[1]: https://en.wikipedia.org/wiki/Sharpe_ratio
 | 
			
		||||
 | 
			
		||||
@ -6,11 +6,6 @@ Authors: Bradlee Speice
 | 
			
		||||
Summary: For a final project, my group was tasked with understanding three exotic derivatives: The Athena, Phoenix without memory, and Phoenix with memory autocallable products.
 | 
			
		||||
[//]: <> "Modified:"
 | 
			
		||||
 | 
			
		||||
<script type="text/x-mathjax-config">
 | 
			
		||||
MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\(','\)']]}});
 | 
			
		||||
</script>
 | 
			
		||||
<script async src='https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_CHTML'></script>
 | 
			
		||||
 | 
			
		||||
My only non-core class this semester has been in Structure Products. We've been surveying a wide variety of products, and the final project was to pick one to report on.
 | 
			
		||||
Because these are all very similar, we decided to demonstrate all 3 products at once.
 | 
			
		||||
 | 
			
		||||
@ -18,3 +13,9 @@ What follows below is a notebook demonstrating the usage of [Julia](http://julia
 | 
			
		||||
 | 
			
		||||
{% notebook 2015-11-27-autocallable.ipynb language[julia] %}
 | 
			
		||||
 | 
			
		||||
<script type="text/x-mathjax-config">
 | 
			
		||||
MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\(','\)']]}});
 | 
			
		||||
</script>
 | 
			
		||||
<script async src='https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_CHTML'></script>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -6,9 +6,11 @@ Authors: Bradlee Speice
 | 
			
		||||
Summary: 
 | 
			
		||||
[//]: <> "Modified: "
 | 
			
		||||
 | 
			
		||||
{% notebook 2015-12-26-testing_cramer.ipynb %}
 | 
			
		||||
 | 
			
		||||
<script type="text/x-mathjax-config">
 | 
			
		||||
MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\(','\)']]}});
 | 
			
		||||
</script>
 | 
			
		||||
<script async src='https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_CHTML'></script>
 | 
			
		||||
 | 
			
		||||
{% notebook 2015-12-26-testing_cramer.ipynb %}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -6,9 +6,11 @@ Authors: Bradlee Speice
 | 
			
		||||
Summary: Figuring out whether people should be complaining about the recent weather in NC.
 | 
			
		||||
[//]: <> "Modified: "
 | 
			
		||||
 | 
			
		||||
{% notebook 2016-1-1-complaining-about-weather.ipynb %}
 | 
			
		||||
 | 
			
		||||
<script type="text/x-mathjax-config">
 | 
			
		||||
MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\(','\)']]}});
 | 
			
		||||
</script>
 | 
			
		||||
<script async src='https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_CHTML'></script>
 | 
			
		||||
 | 
			
		||||
{% notebook 2016-1-1-complaining-about-weather.ipynb %}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -6,9 +6,10 @@ Authors: Bradlee Speice
 | 
			
		||||
Summary: Building on prior analysis, is Seattle's reputation as a depressing city actually well-earned?
 | 
			
		||||
[//]: <> "Modified: "
 | 
			
		||||
 | 
			
		||||
{% notebook 2016-1-23-cloudy-in-seattle.ipynb %}
 | 
			
		||||
 | 
			
		||||
<script type="text/x-mathjax-config">
 | 
			
		||||
MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\(','\)']]}});
 | 
			
		||||
</script>
 | 
			
		||||
<script async src='https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_CHTML'></script>
 | 
			
		||||
 | 
			
		||||
{% notebook 2016-1-23-cloudy-in-seattle.ipynb %}
 | 
			
		||||
 | 
			
		||||
@ -6,9 +6,10 @@ Authors: Bradlee Speice
 | 
			
		||||
Summary: After developing a formula to guide our investing, how do we actually evaluate its performance in the real world?
 | 
			
		||||
[//]: <> "Modified: "
 | 
			
		||||
 | 
			
		||||
{% notebook 2016-2-26-profitability-using-the-investment-formula.ipynb %}
 | 
			
		||||
 | 
			
		||||
<script type="text/x-mathjax-config">
 | 
			
		||||
MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}});
 | 
			
		||||
</script>
 | 
			
		||||
<script async src='https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_CHTML'></script>
 | 
			
		||||
 | 
			
		||||
{% notebook 2016-2-26-profitability-using-the-investment-formula.ipynb %}
 | 
			
		||||
 | 
			
		||||
@ -6,9 +6,10 @@ Authors: Bradlee Speice
 | 
			
		||||
Summary: Developing an investment strategy based on the Martingale betting strategy
 | 
			
		||||
[//]: <> "Modified: "
 | 
			
		||||
 | 
			
		||||
{% notebook 2016-2-3-guaranteed-money-maker.ipynb %}
 | 
			
		||||
 | 
			
		||||
<script type="text/x-mathjax-config">
 | 
			
		||||
MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\(','\)']]}});
 | 
			
		||||
</script>
 | 
			
		||||
<script async src='https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_CHTML'></script>
 | 
			
		||||
 | 
			
		||||
{% notebook 2016-2-3-guaranteed-money-maker.ipynb %}
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user