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
@@ -85,7 +85,7 @@ Initially, I wrote a shiny app (as showing in below gif file) but it is heavily
85
85
86
86
<imgsrc='诸子百家考工记/20170113_104005.gif'width='360'>
87
87
88
-
Secondly, I wrote another app [testRealTimeTransc](https://beta.rstudioconnect.com/content/3775/) trial version to test the real time trading, and a completed version is [Q1App2](https://beta.rstudioconnect.com/content/3138/).
88
+
Secondly, I wrote another app [testRealTimeTransc](https://beta.rstudioconnect.com/content/3775) trial version to test the real time trading, and a completed version is [Q1App2](https://beta.rstudioconnect.com/content/3138).
89
89
90
90
Due to the paper [Binary.com Interview Q1 - Tick-Data-HiLo For Daily Trading <spanstyle='color:red'>(Blooper)</span>](http://rpubs.com/englianhu/binary-Q1TD) simulated the data and then only noticed I not yet updated the new function, then I wrote **广义自回归条件异方差模型中的`ARIMA(p,d,q)`参数最优化** to compare the accuracy. However my later paper simulated dataset doesn't save the $fit$ in order to retrieve the $\sigma^2$ and VaR values for stop-loss pips when I got the idea. Here I put it as blooper and start **binary-Q1 Multivariate GARCH Models** and later on will write another **FOREX Day Trade Simulation** which will simulate all tick-data but not only HiLo data.
91
91
@@ -100,15 +100,11 @@ Due to the paper [Binary.com Interview Q1 - Tick-Data-HiLo For Daily Trading <sp
100
100
101
101
### 第二题第一章)解答
102
102
103
-
For question 2, I simply write an app, kindly use [Q2App](https://beta.rstudioconnect.com/content/3089). The bivariate or trivariate poisson model might useful for analyse the probability of fund-in and fund-out by investors in order to manage whole investment pool. Unfortunately there has no such dataset avaiable for fund pool management modelling.
-从农历二零一八年[Binary.com is Rebranding to Deriv.com](https://derivdotcom.medium.com/binary-com-is-rebranding-to-deriv-com-and-here-is-everything-you-need-to-know-6f4a8513c84b)科研项目耽搁两年有余,二零二零年的[二元期权/次元期权(Binary.com) → 金融衍生/金融起源(Deriv.com)](https://englianhu.medium.com/binary-com-deriv-com-6058cdbfc3a1)文章中阐明一些已发布的科研论文,并继续科研对冲基金高频量化交易,不过在此并非面试Deriv.com而是科研用途。
-[Deriv.com - Interday High Frequency Trading Models Comparison <spanstyle='color:RoyalBlue'>Review (Part I)</span>](https://rpubs.com/englianhu/binary-Q1Inter-HFT-RV1) (in RPubs.com)
185
-
-[Deriv.com - Interday High Frequency Trading Models Comparison <spanstyle='color:RoyalBlue'>Review (Part I)</span>](https://beta.rstudioconnect.com/content/16240/binary-Q1Inter-HFT-RV1.html) (in RStudioConnect.com)
186
-
-[Deriv.com - Interday & Intraday High Frequency Trading Models Comparison <spanstyle='color:#4E79A7'>**Review (Part II)**</span>](https://rpubs.com/englianhu/742275) (in RPubs.com)
187
-
-[Deriv.com - Interday & Intraday High Frequency Trading Models Comparison <spanstyle='color:#4E79A7'>**Review (Part II)**</span>](https://beta.rstudioconnect.com/content/16442/binary-Q1Inter-HFT-RV2.html) (in RStudioConnect.com)
180
+
-[Deriv.com - Interday High Frequency Trading Models Comparison <spanstyle='color:RoyalBlue'>Review (Part I)</span>](https://rpubs.com/englianhu/binary-Q1Inter-HFT-RV1)(或[RStudioConnect.com备用网址](https://beta.rstudioconnect.com/content/16240/binary-Q1Inter-HFT-RV1.html))
181
+
-[Deriv.com - Interday & Intraday High Frequency Trading Models Comparison <spanstyle='color:#4E79A7'>**Review (Part II)**</span>](https://rpubs.com/englianhu/742275)([或[RStudioConnect.com备用网址](https://beta.rstudioconnect.com/content/16442/binary-Q1Inter-HFT-RV2.html))
[Deriv.com - Interday High Frequency Trading Models Comparison <spanstyle='color:red'>Blooper</span>](https://rpubs.com/englianhu/binary-Q1Inter-HFT) built seasonal models.
189
+
[Deriv.com - Interday High Frequency Trading Models Comparison <spanstyle='color:red'>Blooper</span>](https://rpubs.com/englianhu/binary-Q1Inter-HFT)着手于季节性计数/机数建模,而文献中提及的一些计数/机数模型mcsGARCH、midasr、midas-garch、Levy process会在日后继续科研。
0 commit comments