mirror of
				https://github.com/bspeice/bspeice.github.io
				synced 2025-11-03 18:00:29 -05:00 
			
		
		
		
	Fix article descriptions
This commit is contained in:
		@ -4,7 +4,7 @@
 | 
			
		||||
        <meta charset="utf-8">
 | 
			
		||||
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
 | 
			
		||||
        <meta name="viewport" content="width=device-width, initial-scale=1">
 | 
			
		||||
        <meta name="description" content="MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}}); Profitability using the Investment Formula¶I've previously talked about crafting an Investment Formula that would guarantee ...">
 | 
			
		||||
        <meta name="description" content="Profitability using the Investment Formula¶I've previously talked about crafting an Investment Formula that would guarantee making money if you could predict which direction the stock market was ...">
 | 
			
		||||
        <meta name="keywords" content="algorithmic-trading, python">
 | 
			
		||||
        <link rel="icon" href="https://bspeice.github.io/favicon.ico">
 | 
			
		||||
 | 
			
		||||
@ -75,13 +75,7 @@
 | 
			
		||||
 | 
			
		||||
        <!-- Content -->
 | 
			
		||||
    <div class="container content">
 | 
			
		||||
        <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>
 | 
			
		||||
 | 
			
		||||
<p>
 | 
			
		||||
        <p>
 | 
			
		||||
<div class="cell border-box-sizing text_cell rendered">
 | 
			
		||||
<div class="prompt input_prompt">
 | 
			
		||||
</div>
 | 
			
		||||
@ -6950,6 +6944,11 @@ JBKJRCJrRTQiRCKRSCQSiUQikUgkElkr/h9yZ17EmpnoFwAAAABJRU5ErkJggg==
 | 
			
		||||
</div>
 | 
			
		||||
</div>
 | 
			
		||||
</div></p>
 | 
			
		||||
<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>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
        
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user