Simulator 4

ExSan++

   1 

   2    |ExSan| C++  |ExSan|   MSVSC2019_V16_11.23@01.11

   3                                                         Sat Jan 28 14:23:35 2023

   4 

   5 

   6     exsan.plusplus@gmail.com   https://twitter.com/#!/ExSan_com

   7     JOB:  bch3_2335

   8 

   9    BlockChainSimulator 3

  10     Generate Exsan ( 3 ,  5 )

  11 

  12 

  13    TEST   1 out of 1

  14    new randRow   2   nBitcoins: 4

  15    new randRow   3   nBitcoins: 4

  16          At this instant there are at least 2 subjects that could trade

  17    populating db

  18    WORKSHEET 0  @[3, 5] FLOAT

  19               A       B       C       D       E 

  20          >-----------------------------------<

  21       1:      0       0       0       0       0 

  22       2:      4       0       0       0       0 

  23       3:      4       0       0       0       0 

  24          <----------------------------------->

  25 

  26    new randRow   1   nBitcoins: 4

  27          At this instant there are at least 2 subjects that could trade

  28    populating db

  29    WORKSHEET 0  @[3, 5] FLOAT

  30               A       B       C       D       E 

  31          >-----------------------------------<

  32       1:      4       0       0       0       0 

  33       2:      4       0       0       0       0 

  34       3:      4       0       0       0       0 

  35          <----------------------------------->

  36 

  37    WORKSHEET 0  @[3, 5] FLOAT

  38               A       B       C       D       E 

  39          >-----------------------------------<

  40       1:      4       0       0       0       0 

  41       2:      4       0       0       0       0 

  42       3:      4       0       0       0       0 

  43          <----------------------------------->

  44 

  45    Process  1 out of 8

  46    Row   2   nBitcoins available: 4[1]

  47    From Row(Tx)   2   n[1   n] to row(Rx) 1 transfer 4   out of  4   then update ledger

  48    Updated Blockchain layout 0

  49    WORKSHEET 0  @[3, 5] FLOAT

  50               A       B       C       D       E 

  51          >-----------------------------------<

  52       1:      4       8       0       0       0 

  53       2:      4       0       0       0       0 

  54       3:      4       0       0       0       0 

  55          <----------------------------------->

  56 

  57    Process  2 out of 8

  58    Row   2   nBitcoins available: 0[2]

  59    Process  3 out of 8

  60    Row   3   nBitcoins available: 4[1]

  61    From Row(Tx)   3   n[1   n] to row(Rx) 2 transfer 3   out of  4   then update ledger

  62    Updated Blockchain layout 0

  63    WORKSHEET 0  @[3, 5] FLOAT

  64               A       B       C       D       E 

  65          >-----------------------------------<

  66       1:      4       8       0       0       0 

  67       2:      4       0       3       0       0 

  68       3:      4       1       0       0       0 

  69          <----------------------------------->

  70 

  71    Process  4 out of 8

  72    Row   3   nBitcoins available: 1[2]

  73    From Row(Tx)   3   n[2   n] to row(Rx) 1 transfer 1   out of  1   then update ledger

  74    Updated Blockchain layout 0

  75    WORKSHEET 0  @[3, 5] FLOAT

  76               A       B       C       D       E 

  77          >-----------------------------------<

  78       1:      4       8       9       0       0 

  79       2:      4       0       3       0       0 

  80       3:      4       1       0       0       0 

  81          <----------------------------------->

  82 

  83    Process  5 out of 8

  84    Row   2   nBitcoins available: 3[3]

  85    From Row(Tx)   2   n[3   n] to row(Rx) 1 transfer 3   out of  3   then update ledger

  86    Updated Blockchain layout 0

  87    WORKSHEET 0  @[3, 5] FLOAT

  88               A       B       C       D       E 

  89          >-----------------------------------<

  90       1:      4       8       9      12       0 

  91       2:      4       0       3       0       0 

  92       3:      4       1       0       0       0 

  93          <----------------------------------->

  94 

  95    Process  6 out of 8

  96    Row   3   nBitcoins available: 0[3]

  97    Process  7 out of 8

  98    Row   3   nBitcoins available: 0[3]

  99    Process  8 out of 8

100    Row   2   nBitcoins available: 0[4]

101 

102    Reset page: 0

103    WORKSHEET 0  @[3, 5] FLOAT

104               A       B       C       D       E 

105          >-----------------------------------<

106       1:      0       0       0       0       0 

107       2:      0       0       0       0       0 

108       3:      0       0       0       0       0 

109          <----------------------------------->

110 

111    

112    ENDS  bch3_2335   Elapsed Time: 0.209  sec

113    Boost version: 1.80.0

114 

115    EXIT FROM EXSAN 

Polulating ExSan with Market Data Tick by Tick
Previous         Low Latency Systematic Trading Algorithm         Next

+ + C   E x S a n   C + +
D o   N o t   A c c e p t   D e f a u l t s
T h i n k   D i f f e r e n t

Flag Counter

Comments

Popular posts from this blog

Blockchain Simulator - Hashing internal nodes of Merkle Tree - 13

Blockchain simulator - Sha256 Merkle Tree 12b

Simulator 09