Figure 1.
Given the original market prices as input, we trained the datasets using WGAN-GP and output the generated real and fake prices judged by the discriminators. The generator struggles to trick the Discriminator, while the Discriminator criticizes the generator until approaching equilibrium, keeping the training process as a zero-sum game in Algorithm 1.
Figure 1.
Given the original market prices as input, we trained the datasets using WGAN-GP and output the generated real and fake prices judged by the discriminators. The generator struggles to trick the Discriminator, while the Discriminator criticizes the generator until approaching equilibrium, keeping the training process as a zero-sum game in Algorithm 1.
Figure 2.
WuXi Biologics is a listed company on the Hong Kong Stock Exchange, one of HSI Composites. For a consecutive trading week, the prices at minute level intervals are plotted in six distributions (the total area under the curve integrates to one with each date as one distribution). The probability density (Y-axis) is the per unit on the prices (X-axis). There exist statistics properties like kurtosis and skewness, mean and standard deviations.
Figure 2.
WuXi Biologics is a listed company on the Hong Kong Stock Exchange, one of HSI Composites. For a consecutive trading week, the prices at minute level intervals are plotted in six distributions (the total area under the curve integrates to one with each date as one distribution). The probability density (Y-axis) is the per unit on the prices (X-axis). There exist statistics properties like kurtosis and skewness, mean and standard deviations.
Figure 3.
Generated real price at the minute interval (blue) and original market close prices (red) are plotted for 2269.HK. Starting from the first minute, the auction period will impact the following several trading minutes. The generated real prices are pretty close to the original input, as shown in tick movement.
Figure 3.
Generated real price at the minute interval (blue) and original market close prices (red) are plotted for 2269.HK. Starting from the first minute, the auction period will impact the following several trading minutes. The generated real prices are pretty close to the original input, as shown in tick movement.
Figure 4.
After mapping the price information by price, the generated prices (blue) are compared with one-minute market close prices (red).
Figure 4.
After mapping the price information by price, the generated prices (blue) are compared with one-minute market close prices (red).
Figure 5.
For the consecutive trading minutes from 19 October to 23 October 2021, we plotted the minutes trading level (X-axis) and minute interval close prices (color red), with the simulated/generated prices in other colours. The open market auction impacts the morning continuous trading session after 9:30 a.m. And starting from 3:30 p.m., there exists market impact caused by China Connect until market close.
Figure 5.
For the consecutive trading minutes from 19 October to 23 October 2021, we plotted the minutes trading level (X-axis) and minute interval close prices (color red), with the simulated/generated prices in other colours. The open market auction impacts the morning continuous trading session after 9:30 a.m. And starting from 3:30 p.m., there exists market impact caused by China Connect until market close.
Figure 6.
Platinum futures contract (PLE) 15 minutes interval has a larger MAE-R 140.385 than other contracts. Price is concentrated in a certain range and generated long-tailed prices can represent more abundant prices than the original prices.
Figure 6.
Platinum futures contract (PLE) 15 minutes interval has a larger MAE-R 140.385 than other contracts. Price is concentrated in a certain range and generated long-tailed prices can represent more abundant prices than the original prices.
Figure 7.
This graph shows the BTC one minute Interval Close prices and generated fake and real price data. BTC perpetual futures contracts are relatively volatile, with a relative large MAE of 72,840.8 compared with other perpetual contracts. The highest density from the original reaches 0.0006. The long tails from generated real and fake show the potential price volatility indicated by the original prices covering 40,000 to 48,000 USDT.
Figure 7.
This graph shows the BTC one minute Interval Close prices and generated fake and real price data. BTC perpetual futures contracts are relatively volatile, with a relative large MAE of 72,840.8 compared with other perpetual contracts. The highest density from the original reaches 0.0006. The long tails from generated real and fake show the potential price volatility indicated by the original prices covering 40,000 to 48,000 USDT.
Figure 8.
One of the implications can be backtesting execution algorithm parameters to optimize filling rates and portfolio positions. The left figure shows the simulated volume-weighted average price and time-weighted average price against original VWAP and TWAP. The spread gets narrow when trading continues until 1200 minutes. The prices are concentrated in a particular range, and WGAN-GP learns from the original prices and can even show the potential market uptrends.
Figure 8.
One of the implications can be backtesting execution algorithm parameters to optimize filling rates and portfolio positions. The left figure shows the simulated volume-weighted average price and time-weighted average price against original VWAP and TWAP. The spread gets narrow when trading continues until 1200 minutes. The prices are concentrated in a particular range, and WGAN-GP learns from the original prices and can even show the potential market uptrends.
Table 1.
Parameters settings for WGAN-GP, a combination of different parameter settings, can approach the optimal loss efficiently. We outlined the parameters for training considerations.
Table 1.
Parameters settings for WGAN-GP, a combination of different parameter settings, can approach the optimal loss efficiently. We outlined the parameters for training considerations.
| Batch Sizes |
---|
| lower bound on learning rate |
| higher bound on learning rate |
| number of training iterations |
| probability to add instance noise |
C | critic with parameters |
G | generator with parameters |
| distribution of training price data |
| distribution of sample noise |
Table 2.
We systematically examined the multiple asset classes, including shares (HSI Composite Stocks), futures (Gold, Platinum Futures on CME and JPX) and cryptos (Spot, Perpetual contracts). The data was purchased directly from the exchanges and was of the highest quality.
Table 2.
We systematically examined the multiple asset classes, including shares (HSI Composite Stocks), futures (Gold, Platinum Futures on CME and JPX) and cryptos (Spot, Perpetual contracts). The data was purchased directly from the exchanges and was of the highest quality.
Asset Classes | Instrument | Symbol |
---|
Shares/ Stocks | HANG SENG INDEX Component Stocks | xxxx.HK |
Futures | Gold, Platinum Futures on CME and JPX | GCE, PLE, TPL, TGD |
Cryptos | Spots, Perpetual contracts | Various products |
Table 3.
We listed the performance of our model by MAE-R, MSE-R, RMSE-R, and KS tests.HSI Composite stocks are grouped by tick.
Table 3.
We listed the performance of our model by MAE-R, MSE-R, RMSE-R, and KS tests.HSI Composite stocks are grouped by tick.
HSI Composite 1 min | MAE-R | MSE-R | RMSE-R | KS REAL | KS FAKE | KS R/F Ratio | Tick | MAE-R/ Tick |
---|
0003.HK | 0.036 | 0.007 | 0.085 | 0.100 | 0.130 | 0.769 | 0.2 | 0.18 |
2382.HK | 1.878 | 4.997 | 2.235 | 0.047 | 0.039 | 1.205 | 0.2 | 9.39 |
0388.HK | 2.272 | 8.878 | 2.980 | 0.018 | 0.041 | 0.439 | 0.2 | 11.36 |
0700.HK | 3.231 | 16.830 | 4.102 | 0.091 | 0.082 | 1.110 | 0.2 | 16.16 |
1211.HK | 6.616 | 69.563 | 8.340 | 0.036 | 0.164 | 0.220 | 0.2 | 33.08 |
0669.HK | 1.099 | 1.947 | 1.395 | 0.023 | 0.043 | 0.535 | 0.1 | 10.99 |
0011.HK | 1.610 | 5.463 | 2.337 | 0.056 | 0.067 | 0.836 | 0.1 | 16.10 |
2020.HK | 1.706 | 4.520 | 2.126 | 0.038 | 0.050 | 0.760 | 0.1 | 17.06 |
9988.HK | 1.761 | 4.710 | 2.170 | 0.020 | 0.055 | 0.364 | 0.1 | 17.61 |
2313.HK | 2.912 | 13.912 | 3.730 | 0.063 | 0.084 | 0.750 | 0.1 | 29.12 |
0012.HK | 0.068 | 0.008 | 0.091 | 0.042 | 0.028 | 1.500 | 0.05 | 1.36 |
1038.HK | 0.108 | 0.018 | 0.136 | 0.029 | 0.072 | 0.403 | 0.05 | 2.16 |
0175.HK | 0.129 | 0.029 | 0.169 | 0.041 | 0.027 | 1.519 | 0.05 | 2.58 |
1997.HK | 0.130 | 0.027 | 0.164 | 0.033 | 0.045 | 0.733 | 0.05 | 2.60 |
0017.HK | 0.146 | 0.036 | 0.189 | 0.026 | 0.089 | 0.292 | 0.05 | 2.92 |
0066.HK | 0.173 | 0.048 | 0.219 | 0.033 | 0.055 | 0.600 | 0.05 | 3.46 |
2388.HK | 0.190 | 0.068 | 0.260 | 0.035 | 0.037 | 0.946 | 0.05 | 3.80 |
1113.HK | 0.205 | 0.068 | 0.261 | 0.122 | 0.117 | 1.043 | 0.05 | 4.10 |
0001.HK | 0.206 | 0.077 | 0.277 | 0.025 | 0.057 | 0.439 | 0.05 | 4.12 |
0868.HK | 0.224 | 0.091 | 0.301 | 0.022 | 0.055 | 0.400 | 0.05 | 4.48 |
0823.HK | 0.253 | 0.102 | 0.320 | 0.061 | 0.027 | 2.259 | 0.05 | 5.06 |
1810.HK | 0.279 | 0.139 | 0.373 | 0.053 | 0.086 | 0.616 | 0.05 | 5.58 |
1299.HK | 0.288 | 0.134 | 0.366 | 0.051 | 0.053 | 0.962 | 0.05 | 5.76 |
0006.HK | 0.334 | 0.173 | 0.416 | 0.041 | 0.043 | 0.953 | 0.05 | 6.68 |
0960.HK | 0.352 | 0.182 | 0.426 | 0.032 | 0.036 | 0.889 | 0.05 | 7.04 |
1876.HK | 0.372 | 0.227 | 0.476 | 0.054 | 0.047 | 1.149 | 0.05 | 7.44 |
0002.HK | 0.434 | 0.336 | 0.580 | 0.051 | 0.094 | 0.543 | 0.05 | 8.68 |
2318.HK | 0.459 | 0.407 | 0.638 | 0.020 | 0.077 | 0.260 | 0.05 | 9.18 |
0016.HK | 0.494 | 0.383 | 0.619 | 0.037 | 0.028 | 1.321 | 0.05 | 9.88 |
6862.HK | 0.498 | 0.432 | 0.657 | 0.042 | 0.048 | 0.875 | 0.05 | 9.96 |
0941.HK | 0.630 | 0.707 | 0.841 | 0.062 | 0.062 | 1.000 | 0.05 | 12.6 |
1044.HK | 0.673 | 0.807 | 0.898 | 0.032 | 0.056 | 0.571 | 0.05 | 13.46 |
1109.HK | 0.711 | 0.792 | 0.890 | 0.037 | 0.054 | 0.685 | 0.05 | 14.22 |
2018.HK | 0.806 | 1.033 | 1.016 | 0.047 | 0.037 | 1.270 | 0.05 | 16.12 |
2319.HK | 0.979 | 1.725 | 1.313 | 0.056 | 0.044 | 1.273 | 0.05 | 19.58 |
3968.HK | 1.026 | 1.674 | 1.294 | 0.037 | 0.043 | 0.860 | 0.05 | 20.52 |
6098.HK | 1.063 | 1.680 | 1.296 | 0.050 | 0.053 | 0.943 | 0.05 | 21.26 |
0027.HK | 1.209 | 2.432 | 1.560 | 0.032 | 0.057 | 0.561 | 0.05 | 24.18 |
2331.HK | 1.328 | 2.857 | 1.690 | 0.060 | 0.044 | 1.364 | 0.05 | 26.56 |
2628.HK | 0.190 | 0.060 | 0.244 | 0.049 | 0.054 | 0.907 | 0.02 | 9.5 |
0101.HK | 0.220 | 0.078 | 0.279 | 0.076 | 0.085 | 0.894 | 0.02 | 11 |
0968.HK | 0.332 | 0.166 | 0.408 | 0.041 | 0.049 | 0.837 | 0.02 | 16.6 |
1928.HK | 0.754 | 1.014 | 1.001 | 0.090 | 0.085 | 1.059 | 0.02 | 37.7 |
0857.HK | 0.028 | 0.001 | 0.035 | 0.046 | 0.033 | 1.394 | 0.01 | 2.8 |
3988.HK | 0.040 | 0.002 | 0.049 | 0.047 | 0.059 | 0.797 | 0.01 | 4.0 |
0386.HK | 0.049 | 0.005 | 0.073 | 0.028 | 0.043 | 0.651 | 0.01 | 4.9 |
0267.HK | 0.058 | 0.006 | 0.075 | 0.031 | 0.028 | 1.107 | 0.01 | 5.8 |
1177.HK | 0.069 | 0.008 | 0.090 | 0.074 | 0.076 | 0.974 | 0.01 | 6.9 |
0288.HK | 0.085 | 0.012 | 0.110 | 0.035 | 0.052 | 0.673 | 0.01 | 8.5 |
0939.HK | 0.087 | 0.012 | 0.112 | 0.041 | 0.044 | 0.932 | 0.01 | 8.7 |
0883.HK | 0.122 | 0.026 | 0.161 | 0.059 | 0.066 | 0.894 | 0.01 | 12.2 |
0241.HK | 0.140 | 0.033 | 0.182 | 0.110 | 0.110 | 1.000 | 0.01 | 14.0 |
2007.HK | 0.141 | 0.031 | 0.175 | 0.046 | 0.045 | 1.022 | 0.01 | 14.1 |
1093.HK | 0.156 | 0.040 | 0.200 | 0.039 | 0.038 | 1.026 | 0.01 | 15.6 |
0762.HK | 0.238 | 0.117 | 0.342 | 0.042 | 0.065 | 0.646 | 0.01 | 23.8 |
|
Table 4.
We selected several typical stocks at different tick values and reported the performance of our model at one, two, three, four, five, ten and fifteen minute intervals. Tick values include 0.2, 0.1, 0.02, 0.05 and 0.01. 2269.HK-15 min in
Table 4 shows highest MAE-R/ Tick in all minute intervals compared with other selected representatives by ticks.
Table 4.
We selected several typical stocks at different tick values and reported the performance of our model at one, two, three, four, five, ten and fifteen minute intervals. Tick values include 0.2, 0.1, 0.02, 0.05 and 0.01. 2269.HK-15 min in
Table 4 shows highest MAE-R/ Tick in all minute intervals compared with other selected representatives by ticks.
HSI-n mins | MAE-R | MSE-R | RMSE-R | KS REAL | KS FAKE | KS R/F Ratio | Tick | MAE-R/ Tick |
---|
3690.HK-1 | 4.597 | 33.238 | 5.765 | 0.049 | 0.059 | 0.830 | 0.2 | 22.985 |
3690.HK-2 | 4.333 | 30.169 | 5.493 | 0.044 | 0.035 | 1.257 | 0.2 | 21.665 |
3690.HK-3 | 4.872 | 36.853 | 6.071 | 0.031 | 0.062 | 0.500 | 0.2 | 24.36 |
3690.HK-4 | 4.602 | 33.661 | 5.802 | 0.026 | 0.059 | 0.441 | 0.2 | 23.01 |
3690.HK-5 | 4.943 | 37.865 | 6.153 | 0.021 | 0.079 | 0.266 | 0.2 | 24.715 |
3690.HK-10 | 4.823 | 36.658 | 6.055 | 0.094 | 0.103 | 0.913 | 0.2 | 24.115 |
3690.HK-15 | 6.296 | 53.370 | 7.305 | 0.078 | 0.118 | 0.661 | 0.2 | 31.48 |
2269.HK-1 | 10.038 | 192.79 | 13.885 | 0.045 | 0.084 | 0.536 | 0.1 | 100.38 |
2269.HK-2 | 13.358 | 279.71 | 16.724 | 0.046 | 0.059 | 0.780 | 0.1 | 133.58 |
2269.HK-3 | 11.428 | 228.261 | 15.108 | 0.065 | 0.080 | 0.813 | 0.1 | 114.28 |
2269.HK-4 | 12.908 | 265.898 | 16.306 | 0.030 | 0.068 | 0.441 | 0.1 | 129.08 |
2269.HK-5 | 12.842 | 270.445 | 16.445 | 0.036 | 0.125 | 0.288 | 0.1 | 128.42 |
2269.HK-10 | 11.222 | 238.630 | 15.448 | 0.075 | 0.092 | 0.815 | 0.1 | 112.22 |
2269.HK-15 | 11.686 | 256.310 | 16.010 | 0.073 | 0.129 | 0.566 | 0.1 | 116.86 |
0005.HK-1 | 0.486 | 0.521 | 0.722 | 0.047 | 0.103 | 0.456 | 0.05 | 9.72 |
0005.HK-2 | 0.386 | 0.302 | 0.550 | 0.071 | 0.031 | 2.290 | 0.05 | 7.72 |
0005.HK-3 | 0.394 | 0.362 | 0.602 | 0.053 | 0.048 | 1.104 | 0.05 | 7.88 |
0005.HK-4 | 0.412 | 0.315 | 0.561 | 0.048 | 0.054 | 0.889 | 0.05 | 8.24 |
0005.HK-5 | 0.370 | 0.269 | 0.519 | 0.051 | 0.058 | 0.879 | 0.05 | 7.4 |
0005.HK-10 | 0.325 | 0.208 | 0.456 | 0.104 | 0.087 | 1.195 | 0.05 | 6.5 |
0005.HK-15 | 0.307 | 0.170 | 0.412 | 0.058 | 0.094 | 0.617 | 0.05 | 6.14 |
0688.HK-1 | 0.138 | 0.031 | 0.175 | 0.057 | 0.045 | 1.267 | 0.02 | 6.9 |
0688.HK-2 | 0.148 | 0.035 | 0.186 | 0.069 | 0.107 | 0.645 | 0.02 | 7.4 |
0688.HK-3 | 0.146 | 0.036 | 0.190 | 0.018 | 0.103 | 0.175 | 0.02 | 7.3 |
0688.HK-4 | 0.138 | 0.033 | 0.181 | 0.073 | 0.066 | 1.106 | 0.02 | 6.9 |
0688.HK-5 | 0.154 | 0.038 | 0.194 | 0.075 | 0.087 | 0.862 | 0.02 | 7.7 |
0688.HK-10 | 0.136 | 0.031 | 0.177 | 0.065 | 0.100 | 0.650 | 0.02 | 6.8 |
0688.HK-15 | 0.140 | 0.035 | 0.186 | 0.146 | 0.146 | 1.000 | 0.02 | 7.0 |
1398.HK-1 | 0.080 | 0.011 | 0.106 | 0.052 | 0.053 | 0.981 | 0.01 | 8.0 |
1398.HK-2 | 0.077 | 0.010 | 0.101 | 0.043 | 0.052 | 0.827 | 0.01 | 7.7 |
1398.HK-3 | 0.078 | 0.010 | 0.102 | 0.054 | 0.078 | 0.692 | 0.01 | 7.8 |
1398.HK-4 | 0.080 | 0.011 | 0.104 | 0.084 | 0.101 | 0.832 | 0.01 | 8.0 |
1398.HK-5 | 0.071 | 0.009 | 0.095 | 0.073 | 0.117 | 0.624 | 0.01 | 7.1 |
1398.HK-10 | 0.067 | 0.008 | 0.089 | 0.105 | 0.114 | 0.921 | 0.01 | 6.7 |
1398.HK-15 | 0.069 | 0.008 | 0.089 | 0.129 | 0.133 | 0.970 | 0.01 | 6.9 |
Table 5.
TGD-n mins (TOCOM gold) represent futures contracts listed in JPX at one, two, three, four, five, ten and fifteen minutes intervals. For KS R/F Ratio, all are smaller than one, where the highest KS REAL and FAKE are 0.077 and 0.144. Precious futures contract tick value is all one dollar.
Table 5.
TGD-n mins (TOCOM gold) represent futures contracts listed in JPX at one, two, three, four, five, ten and fifteen minutes intervals. For KS R/F Ratio, all are smaller than one, where the highest KS REAL and FAKE are 0.077 and 0.144. Precious futures contract tick value is all one dollar.
Futures-n mins | MAE-R | MSE-R | RMSE-R | KS REAL | KS FAKE | KS R/F Ratio | Tick | MAE-R/ Tick |
---|
TGD-1 | 13.213 | 277.513 | 16.659 | 0.040 | 0.042 | 0.952 | 1 | 13.213 |
TGD-2 | 14.126 | 302.610 | 17.396 | 0.036 | 0.080 | 0.450 | 1 | 14.126 |
TGD-3 | 13.508 | 283.146 | 16.827 | 0.053 | 0.125 | 0.424 | 1 | 13.508 |
TGD-4 | 14.306 | 317.394 | 17.816 | 0.026 | 0.082 | 0.317 | 1 | 14.306 |
TGD-5 | 12.653 | 250.569 | 15.829 | 0.010 | 0.113 | 0.088 | 1 | 12.653 |
TGD-10 | 12.708 | 245.903 | 15.681 | 0.077 | 0.144 | 0.535 | 1 | 12.708 |
TGD-15 | 13.979 | 306.563 | 16.288 | 0.040 | 0.075 | 0.533 | 1 | 13.979 |
Table 6.
TPL-n mins (TOCOM platinum) represent futures contracts listed in JPX at one, two, three, four, five, ten and fifteen minutes intervals. For KS R/F Ratio, 2 out of 7 are bigger than one, where the highest KS REAL and FAKE are 0.138 and 0.143.
Table 6.
TPL-n mins (TOCOM platinum) represent futures contracts listed in JPX at one, two, three, four, five, ten and fifteen minutes intervals. For KS R/F Ratio, 2 out of 7 are bigger than one, where the highest KS REAL and FAKE are 0.138 and 0.143.
Futures-n mins | MAE-R | MSE-R | RMSE-R | KS REAL | KS FAKE | KS R/F Ratio | Tick | MAE-R/ Tick |
---|
TPL-1 | 38.316 | 2505.301 | 50.053 | 0.043 | 0.042 | 1.023 | 1 | 38.316 |
TPL-2 | 37.885 | 2313.696 | 48.101 | 0.078 | 0.092 | 0.848 | 1 | 37.885 |
TPL-3 | 41.881 | 2715.715 | 52.113 | 0.062 | 0.061 | 1.016 | 1 | 41.881 |
TPL-4 | 39.917 | 2667.278 | 51.646 | 0.048 | 0.066 | 0.727 | 1 | 39.917 |
TPL-5 | 43.670 | 2886.635 | 53.727 | 0.050 | 0.054 | 0.926 | 1 | 43.670 |
TPL-10 | 36.285 | 2239.771 | 47.326 | 0.058 | 0.083 | 0.699 | 1 | 36.285 |
TPL-15 | 35.583 | 2080.625 | 45.614 | 0.138 | 0.143 | 0.965 | 1 | 35.583 |
Table 7.
PLE-n mins (platinum) represent futures contracts listed on CME at one, two, three, four, five, ten and fifteen minute intervals. Platinum futures have the highest MAE-R among all futures contracts. For KS R/F Ratio, two out of seven are bigger than one, where the highest KS REAL and FAKE are 0.193 and 0.188.
Table 7.
PLE-n mins (platinum) represent futures contracts listed on CME at one, two, three, four, five, ten and fifteen minute intervals. Platinum futures have the highest MAE-R among all futures contracts. For KS R/F Ratio, two out of seven are bigger than one, where the highest KS REAL and FAKE are 0.193 and 0.188.
Futures-n mins | MAE-R | MSE-R | RMSE-R | KS REAL | KS FAKE | KS R/F Ratio | Tick | MAE-R/ Tick |
---|
PLE-1 | 122.828 | 27,653.210 | 166.29 | 0.031 | 0.043 | 0.720 | 1 | 122.828 |
PLE-2 | 141.040 | 33,276.476 | 182.418 | 0.042 | 0.051 | 0.820 | 1 | 141.040 |
PLE-3 | 131.296 | 29,980.058 | 173.148 | 0.066 | 0.083 | 0.795 | 1 | 131.296 |
PLE-4 | 129.789 | 29,907.256 | 172.937 | 0.103 | 0.094 | 1.096 | 1 | 129.789 |
PLE-5 | 130.660 | 30,125.549 | 173.567 | 0.052 | 0.067 | 0.776 | 1 | 130.660 |
PLE-10 | 139.875 | 33,091.181 | 181.910 | 0.082 | 0.087 | 0.943 | 1 | 139.875 |
PLE-15 | 140.385 | 30,666.385 | 175.118 | 0.193 | 0.188 | 1.027 | 1 | 140.385 |
Table 8.
GCE-n mins (gold) represent futures contracts (CME) at intervals of one, two, three, four, five, ten, and fifteen. For KS R/F Ratio, all are smaller than one, where the highest KS REAL and FAKE are 0.058 and 0.145.
Table 8.
GCE-n mins (gold) represent futures contracts (CME) at intervals of one, two, three, four, five, ten, and fifteen. For KS R/F Ratio, all are smaller than one, where the highest KS REAL and FAKE are 0.058 and 0.145.
Futures-n mins | MAE-R | MSE-R | RMSE-R | KS REAL | KS FAKE | KS R/F Ratio | Tick | MAE-R/ Tick |
---|
GCE-1 | 59.168 | 5860.146 | 76.552 | 0.033 | 0.072 | 0.458 | 1 | 59.168 |
GCE-2 | 60.253 | 5704.019 | 75.525 | 0.047 | 0.145 | 0.324 | 1 | 60.253 |
GCE-3 | 61.642 | 6015.121 | 77.557 | 0.026 | 0.065 | 0.400 | 1 | 61.642 |
GCE-4 | 57.864 | 5590.208 | 74.768 | 0.030 | 0.078 | 0.385 | 1 | 57.864 |
GCE-5 | 60.451 | 5992.215 | 77.409 | 0.037 | 0.077 | 0.481 | 1 | 60.451 |
GCE-10 | 62.611 | 6352.792 | 79.704 | 0.058 | 0.069 | 0.841 | 1 | 62.611 |
GCE-15 | 66.604 | 6838.208 | 82.693 | 0.054 | 0.110 | 0.491 | 1 | 66.604 |
Table 9.
We examined BTC spot prices against generated prices at intervals of one, two, three, four, five, ten and fifteen minutes. For the KS R/F Ratio, four out of seven are more significant than one, indicating hard to train, where the highest KS REAL and FAKE are 0.112 and 0.114.
Table 9.
We examined BTC spot prices against generated prices at intervals of one, two, three, four, five, ten and fifteen minutes. For the KS R/F Ratio, four out of seven are more significant than one, indicating hard to train, where the highest KS REAL and FAKE are 0.112 and 0.114.
Spot/USDT-n mins | MAE-R | MSE-R | RMSE-R | KS REAL | KS FAKE | KS R/F Ratio | Tick | MAE-R/ Tick |
---|
BTC-1 | 751.285 | 884,775.829 | 940.625 | 0.077 | 0.067 | 1.149 | 0.01 | 75,128.5 |
BTC-2 | 809.114 | 1,001,496.257 | 1000.748 | 0.065 | 0.079 | 0.823 | 0.01 | 80,911.4 |
BTC-3 | 709.722 | 741,981.902 | 861.384 | 0.028 | 0.061 | 0.459 | 0.01 | 70,972.2 |
BTC-4 | 697.024 | 770,976.836 | 878.053 | 0.073 | 0.114 | 0.640 | 0.01 | 69,702.4 |
BTC-5 | 705.130 | 754,617.954 | 868.687 | 0.088 | 0.056 | 1.571 | 0.01 | 70,513.0 |
BTC-10 | 707.617 | 768,399.041 | 876.584 | 0.112 | 0.103 | 1.087 | 0.01 | 70,761.7 |
BTC-15 | 678.269 | 712,963.929 | 844.372 | 0.084 | 0.061 | 1.377 | 0.01 | 67,826.9 |
Table 10.
We examined ETH spot prices against generated prices at intervals of one, two, three, four, five, ten and fifteen minutes. For KS R/F Ratio, 2 out of 7 are bigger than one, where the highest KS REAL and FAKE are 0.094 and 0.186.
Table 10.
We examined ETH spot prices against generated prices at intervals of one, two, three, four, five, ten and fifteen minutes. For KS R/F Ratio, 2 out of 7 are bigger than one, where the highest KS REAL and FAKE are 0.094 and 0.186.
Spot/USDT-n mins | MAE-R | MSE-R | RMSE-R | KS REAL | KS FAKE | KS R/F Ratio | Tick | MAE-R/ Tick |
---|
ETH-1 | 94.735 | 14,434.334 | 120.143 | 0.045 | 0.052 | 0.865 | 0.01 | 9473.5 |
ETH-2 | 93.375 | 14,331.716 | 119.715 | 0.054 | 0.052 | 1.038 | 0.01 | 9337.5 |
ETH-3 | 82.292 | 11,924.118 | 109.198 | 0.045 | 0.046 | 0.978 | 0.01 | 8229.2 |
ETH-4 | 92.459 | 13,608.065 | 116.654 | 0.048 | 0.055 | 0.873 | 0.01 | 9245.9 |
ETH-5 | 97.982 | 15,446.558 | 124.284 | 0.054 | 0.046 | 1.174 | 0.01 | 9798.2 |
ETH-10 | 85.679 | 12,309.505 | 110.948 | 0.048 | 0.064 | 0.750 | 0.01 | 8567.9 |
ETH-15 | 73.365 | 10,073.590 | 100.367 | 0.094 | 0.186 | 0.505 | 0.01 | 7336.5 |
Table 11.
We examined BNBUSDT spot prices against generated prices at one, two, three, four, five, ten and fifteen minute intervals. For the KS R/F Ratio, two out of seven are more significant than one, where the highest KS REAL and FAKE are 0.103 and 0.113.
Table 11.
We examined BNBUSDT spot prices against generated prices at one, two, three, four, five, ten and fifteen minute intervals. For the KS R/F Ratio, two out of seven are more significant than one, where the highest KS REAL and FAKE are 0.103 and 0.113.
Spot/USDT-n mins | MAE-R | MSE-R | RMSE-R | KS REAL | KS FAKE | KS R/F Ratio | Tick | MAE-R/ Tick |
---|
BNB-1 | 4.552 | 34.275 | 5.855 | 0.059 | 0.044 | 1.340 | 0.01 | 455.2 |
BNB-2 | 4.773 | 35.867 | 5.989 | 0.018 | 0.058 | 0.310 | 0.01 | 477.3 |
BNB-3 | 4.784 | 39.899 | 6.317 | 0.024 | 0.097 | 0.247 | 0.01 | 478.4 |
BNB-4 | 4.289 | 30.486 | 5.521 | 0.059 | 0.077 | 0.766 | 0.01 | 428.9 |
BNB-5 | 4.507 | 33.414 | 5.780 | 0.026 | 0.078 | 0.333 | 0.01 | 450.7 |
BNB-10 | 4.470 | 31.758 | 5.635 | 0.085 | 0.113 | 0.752 | 0.01 | 447.0 |
BNB-15 | 3.836 | 24.535 | 4.953 | 0.103 | 0.102 | 1.010 | 0.01 | 383.6 |
Table 12.
We examined ADAUSDT spot prices against generated prices at one, two, three, four, five, ten and fifteen minute intervals. For KS R/F Ratio, two out of seven are more significant than one, where the highest KS REAL and FAKE are 0.108 and 0.101.
Table 12.
We examined ADAUSDT spot prices against generated prices at one, two, three, four, five, ten and fifteen minute intervals. For KS R/F Ratio, two out of seven are more significant than one, where the highest KS REAL and FAKE are 0.108 and 0.101.
Spot/USDT-n mins | MAE-R | MSE-R | RMSE-R | KS REAL | KS FAKE | KS R/F Ratio | Tick | MAE-R/ Tick |
---|
ADA-1 | 0.026000 | 0.001096 | 0.033106 | 0.059 | 0.044 | 1.341 | 0.001 | 26 |
ADA-2 | 0.025817 | 0.001030 | 0.032090 | 0.047 | 0.038 | 1.237 | 0.001 | 25.817 |
ADA-3 | 0.025094 | 0.000997 | 0.031575 | 0.044 | 0.051 | 0.863 | 0.001 | 25.094 |
ADA-4 | 0.026527 | 0.001103 | 0.033213 | 0.047 | 0.053 | 0.887 | 0.001 | 26.527 |
ADA-5 | 0.023126 | 0.000849 | 0.029142 | 0.058 | 0.070 | 0.829 | 0.001 | 23.126 |
ADA-10 | 0.023220 | 0.000844 | 0.029059 | 0.081 | 0.101 | 0.802 | 0.001 | 23.220 |
ADA-15 | 0.022829 | 0.000842 | 0.029011 | 0.108 | 0.089 | 1.213 | 0.001 | 22.829 |
Table 13.
We examined SOLUSDT spot prices against generated prices at one, two, three, four, five, ten and fifteen minute intervals. For KS R/F Ratio, three out of seven are bigger than one, where the highest KS REAL and FAKE are 0.082 and 0.073.
Table 13.
We examined SOLUSDT spot prices against generated prices at one, two, three, four, five, ten and fifteen minute intervals. For KS R/F Ratio, three out of seven are bigger than one, where the highest KS REAL and FAKE are 0.082 and 0.073.
Spot/USDT-n mins | MAE-R | MSE-R | RMSE-R | KS REAL | KS FAKE | KS R/F Ratio | Tick | MAE-R/ Tick |
---|
SOL-1 | 4.277194 | 29.315060 | 5.414338 | 0.067 | 0.044 | 1.523 | 0.01 | 427.7194 |
SOL-2 | 4.809014 | 35.177124 | 5.931031 | 0.028 | 0.050 | 0.560 | 0.01 | 480.9014 |
SOL-3 | 4.655123 | 34.650182 | 5.886441 | 0.041 | 0.064 | 0.641 | 0.01 | 465.5123 |
SOL-4 | 4.539751 | 32.206140 | 5.675045 | 0.042 | 0.049 | 0.857 | 0.01 | 453.9751 |
SOL-5 | 4.344479 | 29.525525 | 5.433739 | 0.048 | 0.059 | 0.814 | 0.01 | 434.4479 |
SOL-10 | 4.241806 | 28.286172 | 5.318475 | 0.071 | 0.059 | 1.203 | 0.01 | 424.1806 |
SOL-15 | 3.884270 | 25.669128 | 5.066471 | 0.082 | 0.073 | 1.123 | 0.01 | 388.4270 |
Table 14.
We examined XRPUSDT spot prices against generated prices at one, two, three, four, five, ten and fifteen minute intervals. For KS R/F Ratio, two out of seven are more significant than one, where the highest KS REAL and FAKE are 0.092 and 0.124.
Table 14.
We examined XRPUSDT spot prices against generated prices at one, two, three, four, five, ten and fifteen minute intervals. For KS R/F Ratio, two out of seven are more significant than one, where the highest KS REAL and FAKE are 0.092 and 0.124.
Spot/USDT-n mins | MAE-R | MSE-R | RMSE-R | KS REAL | KS FAKE | KS R/F Ratio | Tick | MAE-R/ Tick |
---|
XRP-1 | 0.021332 | 0.000709 | 0.026619 | 0.071 | 0.080 | 0.888 | 0.01 | 2.1332 |
XRP-2 | 0.025705 | 0.000983 | 0.031350 | 0.054 | 0.089 | 0.607 | 0.01 | 2.5705 |
XRP-3 | 0.024516 | 0.001001 | 0.0316399 | 0.038 | 0.087 | 0.437 | 0.01 | 2.4516 |
XRP-4 | 0.022586 | 0.000827 | 0.028763 | 0.079 | 0.067 | 1.179 | 0.01 | 2.2586 |
XRP-5 | 0.023268 | 0.000862 | 0.029365 | 0.063 | 0.124 | 0.508 | 0.01 | 2.3268 |
XRP-10 | 0.021848 | 0.000724 | 0.026909 | 0.087 | 0.096 | 0.906 | 0.01 | 2.1848 |
XRP-15 | 0.021128 | 0.000720 | 0.0268356 | 0.092 | 0.067 | 1.373 | 0.01 | 2.1128 |
Table 15.
We compared DOTUSDT spot prices against generated prices at intervals of one, two, three, four, five, ten, and fifteen minute intervals. DOTUSDT 15 minutes KS are the largest among all time intervals.
Table 15.
We compared DOTUSDT spot prices against generated prices at intervals of one, two, three, four, five, ten, and fifteen minute intervals. DOTUSDT 15 minutes KS are the largest among all time intervals.
Spot/USDT-n mins | MAE-R | MSE-R | RMSE-R | KS REAL | KS FAKE | KS R/F Ratio | Tick | MAE-R/ Tick |
---|
DOT-1 | 0.668215 | 0.795363 | 0.891831 | 0.056 | 0.072 | 0.777 | 0.01 | 66.8215 |
DOT-2 | 0.661014 | 0.767141 | 0.875866 | 0.088 | 0.086 | 1.023 | 0.01 | 66.1014 |
DOT-3 | 0.638965 | 0.782794 | 0.884757 | 0.058 | 0.049 | 1.184 | 0.01 | 63.8965 |
DOT-4 | 0.610541 | 0.725811 | 0.851945 | 0.073 | 0.099 | 0.737 | 0.01 | 61.0541 |
DOT-5 | 0.603408 | 0.652360 | 0.807688 | 0.046 | 0.074 | 0.622 | 0.01 | 60.3408 |
DOT-10 | 0.611593 | 0.713514 | 0.844698 | 0.090 | 0.051 | 1.765 | 0.01 | 61.1593 |
DOT-15 | 0.496690 | 0.468474 | 0.684451 | 0.178 | 0.166 | 1.072 | 0.01 | 49.6690 |
Table 16.
We compared BTCUSDT perpetual prices at multiple time intervals. BTCUSDT at one minute interval has the highest MAE-R scores. The smallest KS REAL and KS FAKE are 0.044, and 0.071. The highest KS REAL and KS FAKE are 0.113 and 0.192, respectively.
Table 16.
We compared BTCUSDT perpetual prices at multiple time intervals. BTCUSDT at one minute interval has the highest MAE-R scores. The smallest KS REAL and KS FAKE are 0.044, and 0.071. The highest KS REAL and KS FAKE are 0.113 and 0.192, respectively.
Perpetual-n mins | MAE-R | MSE-R | RMSE-R | KS REAL | KS FAKE | KS R/F Ratio | Tick | MAE-R/ Tick |
---|
BTC-1 | 728.408 | 824,327.849 | 907.925 | 0.054 | 0.082 | 0.658 | 0.01 | 72,840.8 |
BTC-2 | 715.831 | 775,010.148 | 880.347 | 0.044 | 0.074 | 0.659 | 0.01 | 71,583.1 |
BTC-3 | 687.178 | 732,522.649 | 855.875 | 0.072 | 0.073 | 0.986 | 0.01 | 68,717.8 |
BTC-4 | 702.501 | 760,323.665 | 871.965 | 0.113 | 0.096 | 1.177 | 0.01 | 70,250.1 |
BTC-5 | 714.130 | 788,127.987 | 887.766 | 0.075 | 0.071 | 1.056 | 0.01 | 71,413.0 |
BTC-10 | 598.977 | 571,480.481 | 755.963 | 0.071 | 0.071 | 1.000 | 0.01 | 59,897.7 |
BTC-15 | 716.976 | 12,672.582 | 112.573 | 0.069 | 0.192 | 0.359 | 0.01 | 71,697.6 |
Table 17.
We compared ETHUSDT perpetual prices at multiple intervals. The smallest KS REAL and KS FAKE are 0.029, and 0.054. The highest KS REAL and KS FAKE are 0.085 and 0.219 respectively. ETHUSDT perpetual 15 min intervals, KS R/F Ratio is 0.388 where KS REAL is 0.085, indicating the generated prices are indeed close to original price inputs. Only ETHUSDT 5 min intervals generated FAKE outperform the generated REAL, the R/F Ratio is 1.130.
Table 17.
We compared ETHUSDT perpetual prices at multiple intervals. The smallest KS REAL and KS FAKE are 0.029, and 0.054. The highest KS REAL and KS FAKE are 0.085 and 0.219 respectively. ETHUSDT perpetual 15 min intervals, KS R/F Ratio is 0.388 where KS REAL is 0.085, indicating the generated prices are indeed close to original price inputs. Only ETHUSDT 5 min intervals generated FAKE outperform the generated REAL, the R/F Ratio is 1.130.
Perpetual-n mins | MAE-R | MSE-R | RMSE-R | KS REAL | KS FAKE | KS R/F Ratio | Tick | MAE-R/ Tick |
---|
ETH-1 | 93.703 | 14,675.114 | 121.141 | 0.038 | 0.060 | 0.633 | 0.01 | 9370.3 |
ETH-2 | 93.013 | 13,799.069 | 117.469 | 0.066 | 0.077 | 0.857 | 0.01 | 9301.3 |
ETH-3 | 85.099 | 12,511.970 | 111.857 | 0.029 | 0.054 | 0.537 | 0.01 | 8509.9 |
ETH-4 | 91.193 | 12,672.582 | 112.573 | 0.069 | 0.192 | 0.359 | 0.01 | 9119.3 |
ETH-5 | 94.474 | 14,938.206 | 122.222 | 0.061 | 0.054 | 1.130 | 0.01 | 9447.4 |
ETH-10 | 83.122 | 11,923.743 | 109.196 | 0.058 | 0.087 | 0.667 | 0.01 | 8312.2 |
ETH-15 | 84.010 | 12,094.374 | 109.974 | 0.085 | 0.219 | 0.388 | 0.01 | 8401.0 |
Table 18.
We compared BNBUSDT perpetual futures at multiple intervals. Interestingly, BNB, ETH, BTC, ADA and XRP perpetual futures all show the highest KS FAKE score in 15 min intervals due to high volatility.
Table 18.
We compared BNBUSDT perpetual futures at multiple intervals. Interestingly, BNB, ETH, BTC, ADA and XRP perpetual futures all show the highest KS FAKE score in 15 min intervals due to high volatility.
Perpetual-n mins | MAE-R | MSE-R | RMSE-R | KS REAL | KS FAKE | KS R/F Ratio | Tick | MAE-R/ Tick |
---|
BNB-1 | 4.202 | 31.258 | 5.591 | 0.086 | 0.099 | 0.868 | 0.01 | 420.2 |
BNB-2 | 4.334 | 31.809 | 5.640 | 0.049 | 0.098 | 0.500 | 0.01 | 433.4 |
BNB-3 | 4.571 | 33.465 | 5.785 | 0.034 | 0.067 | 0.507 | 0.01 | 457.1 |
BNB-4 | 4.846 | 38.627 | 6.215 | 0.051 | 0.089 | 0.573 | 0.01 | 484.6 |
BNB-5 | 4.528 | 34.421 | 5.867 | 0.020 | 0.047 | 0.426 | 0.01 | 452.8 |
BNB-10 | 4.375 | 33.382 | 5.778 | 0.078 | 0.076 | 1.026 | 0.01 | 437.5 |
BNB-15 | 4.660 | 35.617 | 5.968 | 0.110 | 0.108 | 1.019 | 0.01 | 466.0 |
Table 19.
We compare ADAUSDT perpetual futures at multiple time intervals.
Table 19.
We compare ADAUSDT perpetual futures at multiple time intervals.
Perpetual-n mins | MAE-R | MSE-R | RMSE-R | KS REAL | KS FAKE | KS R/F Ratio | Tick | MAE-R/ Tick |
---|
ADA-1 | 0.025316 | 0.001064 | 0.032616 | 0.044 | 0.046 | 0.956 | 0.0001 | 253.16 |
ADA-2 | 0.023791 | 0.000922 | 0.030358 | 0.024 | 0.060 | 0.400 | 0.0001 | 237.91 |
ADA-3 | 0.024922 | 0.001012 | 0.031813 | 0.054 | 0.052 | 1.038 | 0.0001 | 249.22 |
ADA-4 | 0.023527 | 0.000891 | 0.029857 | 0.069 | 0.100 | 0.690 | 0.0001 | 235.27 |
ADA-5 | 0.024623 | 0.00101 | 0.031774 | 0.067 | 0.073 | 0.918 | 0.0001 | 246.23 |
ADA-10 | 0.024315 | 0.000940 | 0.030662 | 0.091 | 0.103 | 0.883 | 0.0001 | 243.15 |
ADA-15 | 0.023182 | 0.000950 | 0.030822 | 0.113 | 0.107 | 1.056 | 0.0001 | 231.82 |
Table 20.
We compared XRPUSDT perpetual futures at multiple time intervals. XRP-3 has the largest MAE-R among all intervals.
Table 20.
We compared XRPUSDT perpetual futures at multiple time intervals. XRP-3 has the largest MAE-R among all intervals.
Perpetual-n mins | MAE-R | MSE-R | RMSE-R | KS REAL | KS FAKE | KS R/F Ratio | Tick | MAE-R/ Tick |
---|
XRP-1 | 0.021806 | 0.000781 | 0.028072 | 0.066 | 0.074 | 0.891 | 0.0001 | 218.06 |
XRP-2 | 0.021128 | 0.000780 | 0.027932 | 0.050 | 0.052 | 0.962 | 0.0001 | 211.28 |
XRP-3 | 0.024460 | 0.001067 | 0.032661 | 0.039 | 0.024 | 1.625 | 0.0001 | 244.60 |
XRP-4 | 0.022315 | 0.000794 | 0.028179 | 0.073 | 0.104 | 0.702 | 0.0001 | 223.15 |
XRP-5 | 0.021052 | 0.000714 | 0.026724 | 0.034 | 0.073 | 0.466 | 0.0001 | 210.52 |
XRP-10 | 0.020315 | 0.000699 | 0.026433 | 0.067 | 0.068 | 0.985 | 0.0001 | 203.15 |
XRP-15 | 0.022898 | 0.000850 | 0.029157 | 0.083 | 0.107 | 0.776 | 0.0001 | 228.98 |