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
Copy file name to clipboardexpand all lines: README.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -145,7 +145,7 @@ <h3>Question I</h3>
145
145
<li><s>Bayesian Time Series</s></li>
146
146
<li><s>Midas</s></li>
147
147
</ul>
148
-
<p>Kindly refer to <a href="http://rpubs.com/englianhu/binary-Q1">Binary.com Interview Q1</a> (<a href="https://englianhu.github.io/2017/09/binary-forex-trading-Q1.html">Old link</a> or <a href="http://rpubs.com/englianhu/binary-forex-trading-Q1">Alternate link</a>) for more information.</p>
148
+
<p>Kindly refer to <a href="http://rpubs.com/englianhu/binary-Q1">Binary.com Interview Q1</a> (<a href="https://englianhu.github.io/2017/09/binary-forex-trading-Q1.html">Old link</a> or <a href="http://rpubs.com/englianhu/binary-forex-trading-Q1">Alternate link</a> or <a href="http://rpubs.com/englianhu/binary-Q1-Added">Alternate link 2 (Added MSE comparison)</a>) for more information.</p>
149
149
<p>Here I wrote another extention page for Q1 which is analyse the multiple currencies and also models <s>from minutes to</s> daily. You are feel free to browse over <a href="http://rpubs.com/englianhu/binary-Q1E">Binary.com Interview Q1 (Extention)</a> or (<a href="http://rpubs.com/englianhu/316133">Alternate link</a>).</p>
150
150
<p>Here I also find the optimal arma order for GARCH models as you can refer to <a href="http://rpubs.com/englianhu/binary-Q1FiGJRGARCH">GARCH模型中的<code>ARMA(p,d,q)</code>参数最优化</a>.</p>
151
151
<p>Besides, I wrote a shinyApp which display the real-time price through API. Kindly refer to <a href="https://beta.rstudioconnect.com/content/3073/">Q1App</a> where <a href="https://beta.rstudioconnect.com/content/3138/">Q1App2</a> is another app for financial value betting.</p>
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ I use daily OHLCV USDJPY data (from 2014-01-01 to 2017-01-20) and application of
19
19
- <s>Bayesian Time Series</s>
20
20
- <s>Midas</s>
21
21
22
-
Kindly refer to [Binary.com Interview Q1](http://rpubs.com/englianhu/binary-Q1) ([Old link](https://englianhu.github.io/2017/09/binary-forex-trading-Q1.html) or [Alternate link](http://rpubs.com/englianhu/binary-forex-trading-Q1)) for more information.
22
+
Kindly refer to [Binary.com Interview Q1](http://rpubs.com/englianhu/binary-Q1) ([Old link](https://englianhu.github.io/2017/09/binary-forex-trading-Q1.html) or [Alternate link](http://rpubs.com/englianhu/binary-forex-trading-Q1) or [Alternate link 2 (Added MSE comparison)](http://rpubs.com/englianhu/binary-Q1-Added)) for more information.
23
23
24
24
Here I wrote another extention page for Q1 which is analyse the multiple currencies and also models <s>from minutes to</s> daily. You are feel free to browse over [Binary.com Interview Q1 (Extention)](http://rpubs.com/englianhu/binary-Q1E) or ([Alternate link](http://rpubs.com/englianhu/316133)).
Copy file name to clipboardexpand all lines: binary-Q1.Rmd
+263-4
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ output:
11
11
toc_float:
12
12
collapsed: no
13
13
smooth_scroll: no
14
+
self_contained: no
14
15
tufte::tufte_html:
15
16
toc: yes
16
17
toc_depth: 4
@@ -2718,19 +2719,277 @@ pl
2718
2719
2719
2720
#### MIDAS
2720
2721
2722
+
### Comparison of Accuracy
2721
2723
2722
-
### Conclusion
2724
+
In order to validate the accuracy of prediction, here I added this section to compare among the models. I added a mean mse for Hi and Lo in order to know the long term accuracy between Hi-Lo since an order stand upon the accuracy of both Hi and Lo. **binary-Q1 Multivariate GARCH Models** will be another study for both punter and banker.
Based on the central limit theorem, the better accurate model will produced higher returns in long run. In this paper I compare couples models and concludes that the `gjrGARCH` model generates highest return in USD/JPY.
2729
2985
2986
+
The article [Does anything NOT beat the GARCH(1,1)?](http://www.unstarched.net/2013/01/07/does-anything-not-beat-the-garch11/) compares couple models but also compare the Garch order GARCH(1,1) as well.
2730
2987
2731
-
# 3. Conclusion
2988
+
My later paper **GARCH模型中的ARMA(p,d,q)参数最优化** introduced a better accurate Fractional Intergrated GARCH model.
2732
2989
2990
+
#### Future Works
2733
2991
2992
+
GARCH(1,1) and multivariate GARCH models as well as better staking model required in order to generates higher return.
06.[The GARCH-DCC Model and 2-Stage DCC(MVT) Estimation](http://www.unstarched.net/2013/01/03/the-garch-dcc-model-and-2-stage-dccmvt-estimation/)
593
593
07.[Multivariate Volatility Forecasting, Part 2 – Equicorrelation](https://eranraviv.com/multivariate-volatility-forecasting-2/)
594
+
29.[The Kelly Criterion - Implementation, Simulation and Backtest](https://github.com/englianhu/binary.com-interview-question/blob/master/reference/The%20Kelly%20Criterion%20-%20Implementation%2C%20Simulation%20and%20Backtest.pdf)
595
+
30.[The Kelly Criterion and Bet Comparison in Spread Betting](https://github.com/englianhu/binary.com-interview-question/blob/master/reference/The%20Kelly%20Criterion%20and%20Bet%20Comparisons%20in%20Spread%20Betting.pdf)
596
+
31.[The Kelly Criterion for Spread Bets](https://github.com/englianhu/binary.com-interview-question/blob/master/reference/The%20Kelly%20Criterion%20for%20Spread%20Bets.pdf)
597
+
32.[The Market for English Premier League (EPL) Odds](https://github.com/englianhu/binary.com-interview-question/blob/master/reference/The%20market%20for%20English%20Premier%20League%20(EPL)%20Odds.pdf)
598
+
33.[Valuation of Soccer Spread Bets](https://github.com/englianhu/binary.com-interview-question/blob/master/reference/Valuation%20of%20Soccer%20Spread%20Bets.pdf)
599
+
28.[Stochastic Modelling and Optimization Methods in Investments](https://github.com/englianhu/binary.com-interview-question/blob/master/reference/Stochastic%20Modeling%20and%20Optimization%20Methods%20in%20Investments.pdf)
600
+
15.[How Does the Fortune's Formula-Kelly Capital Growth Model Perform](https://github.com/englianhu/binary.com-interview-question/blob/master/reference/How%20does%20the%20Fortune's%20Formula-Kelly%20Capital%20Growth%20Model%20Perform.pdf)
601
+
16.[Information Theory and Gambling or Economics](https://github.com/englianhu/binary.com-interview-question/blob/master/reference/Information%20Theory%20and%20Gambling%20or%20Economics.pdf)
602
+
17.[Investment Portfolio Optimization with GARCH Models](https://github.com/englianhu/binary.com-interview-question/blob/master/reference/Investment%20Portfolio%20Optimization%20with%20GARCH%20Models.pdf)
19.[Markov-Switching Autoregressive Models for Wind Times Series (ppt)](https://github.com/englianhu/binary.com-interview-question/blob/master/reference/Markov-Switching%20Autoregressive%20Models%20for%20Wind%20Time%20Series%20(ppt).pdf)
605
+
20.[Markov-Switching Autoregressive Models for Wind Times Series](https://github.com/englianhu/binary.com-interview-question/blob/master/reference/Markov-Switching%20Autoregressive%20Models%20for%20Wind%20Time%20Series.pdf)
606
+
21.[Medium Term Simulations of the Full Kelly and Fractional](https://github.com/englianhu/binary.com-interview-question/blob/master/reference/Medium%20Term%20Simulations%20of%20The%20Full%20Kelly%20and%20Fractional.pdf)
607
+
22.[Modelling Exchange Rates using Regime Switching Models](https://github.com/englianhu/binary.com-interview-question/blob/master/reference/Modelling%20Exchange%20Rates%20using%20Regime%20Switching%20Models.pdf)
25.[Optimal Betting under Parameter Uncertainty - Improving the Kelly Criterion](https://github.com/englianhu/binary.com-interview-question/blob/master/reference/Optimal%20Betting%20under%20Parameter%20Uncertainty%20-%20Improving%20the%20Kelly%20Criterion.pdf)
611
+
13.[Enhancing Trading Strategies with Order Book Signals](https://github.com/englianhu/binary.com-interview-question/blob/master/reference/Enhancing%20Trading%20Strategies%20with%20Order%20Book%20Signals.pdf)
612
+
10.[Creating Optimal Portfolios of Stocks with Time-Varying Risk](https://github.com/englianhu/binary.com-interview-question/blob/master/reference/Creating%20Optimal%20Portfolios%20of%20Stocks%20with%20Time-Varying%20Risk.pdf)
613
+
11.[Dynamic Portfolio Optimization using Generalized Dynamic Conditoinal Heteroskedastic Factor Models](https://github.com/englianhu/binary.com-interview-question/blob/master/reference/Dynamic%20Portfolio%20Optimization%20using%20Generalized%20Dynamic%20Conditional%20Heteroskedastic%20Factor%20Models.pdf)
0 commit comments