Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PacktPublishing/C-High-Performance-for-Financial-Systems-
/ functions
Functions
265 in github.com/PacktPublishing/C-High-Performance-for-Financial-Systems-
⨍
Functions
265
◇
Types & classes
54
Function
main
chapter06/main.cpp:8
Function
main
chapter04/RMS.cpp:495
Function
main
chapter04/SOR.cpp:510
Function
main
chapter03/main.cpp:10
Method
matrix_multiply
chapter06/loop_unrolling_and_tilling_example.hpp:33
Method
matrix_multiply_tiled
chapter06/loop_unrolling_and_tilling_example.hpp:44
Method
onCreate
chapter03/market_data_feed.hpp:22
Method
onLogon
chapter03/market_data_feed.hpp:23
Method
onLogout
chapter03/market_data_feed.hpp:24
Method
onMessage
chapter03/market_data_feed.hpp:34
Method
operator()
chapter03/exploring_queue.hpp:25
Method
operator<
This operator is used by std::set to order the elements
chapter03/exploring_binary_tree.hpp:14
Method
order_validation_ok
chapter03/oms_ems.hpp:56
Method
performCalculation
chapter06/data_locality_example.hpp:43
Method
prefetching_data
chapter06/prefetching_data.hpp:7
Method
price_to_index
chapter03/exploring_circular_array.hpp:41
Method
print_bids
chapter03/exploring_hash_table.hpp:100
Method
print_bids
chapter03/exploring_linked_list.hpp:107
Method
print_bids
chapter03/exploring_circular_array.hpp:293
Method
print_offers
chapter03/exploring_hash_table.hpp:103
Method
print_offers
chapter03/exploring_linked_list.hpp:120
Method
print_offers
chapter03/exploring_binary_tree.hpp:60
Method
print_offers
chapter03/exploring_circular_array.hpp:302
Method
removeAsset
Method to remove an asset from the portfolio.
chapter04/RMS.cpp:114
Method
reset
Reset the environment to its initial state.
chapter04/RMS.cpp:316
Method
reset
chapter03/exploring_hash_table.hpp:15
Method
reset
chapter03/exploring_queue.hpp:16
Method
run
chapter03/messaging_hub.hpp:24
Method
run
chapter03/oms_ems.hpp:90
Method
run
chapter03/strategy.hpp:16
Method
run_optimized
Run with prefetching
chapter06/prefetching_data.hpp:25
Method
run_optimized
Method to process points with cache line alignment
chapter06/cache_line_aligned.hpp:41
Method
run_optimized
chapter06/data_locality_example.hpp:20
Function
run_trading_system
Main loop with warm-up routine
chapter06/warmup_example.hpp:17
Method
run_unoptimized
Run without prefetching
chapter06/prefetching_data.hpp:16
Method
run_unoptimized
Method to process points without cache line alignment
chapter06/cache_line_aligned.hpp:30
Method
run_unoptimized
chapter06/data_locality_example.hpp:12
Method
sample
Method to sample a batch of experiences
chapter04/SOR.cpp:485
Method
selectAction
Select an action based on the current state.
chapter04/RMS.cpp:388
Method
setAskPrice
chapter04/SOR.cpp:117
Method
setAskVolume
chapter04/SOR.cpp:126
Method
setAssetPosition
Methods for asset positions
chapter04/SOR.cpp:64
Method
setBidPrice
Setters and Getters for Price Information
chapter04/SOR.cpp:115
Method
setBidVolume
Setters and Getters for Order Book Depth
chapter04/SOR.cpp:124
Method
setHistoricalFillRate
chapter04/SOR.cpp:151
Method
setHistoricalPerformance
Setter for historical performance.
chapter04/RMS.cpp:192
Method
setOrderCancelRate
chapter04/SOR.cpp:150
Method
setPendingOrder
Methods for pending orders
chapter04/SOR.cpp:76
Method
setPrice
chapter04/SOR.cpp:179
Method
setRejectionRate
chapter04/SOR.cpp:149
Method
setSize
chapter04/SOR.cpp:180
Method
setSlippageRate
Setters
chapter04/SOR.cpp:148
Method
setStatus
Setters
chapter04/SOR.cpp:178
Method
setTradeVolume
Setters and Getters for Trade Volume
chapter04/SOR.cpp:129
Method
setVWAP
chapter04/SOR.cpp:121
Method
simulateMarketReaction
Method to simulate the market reaction to the action
chapter04/SOR.cpp:201
Method
smart_desicion
chapter03/oms_ems.hpp:157
Method
step
Simulate the effect of an action taken by the DRL agent
chapter04/SOR.cpp:236
Method
tensorFromState
chapter04/SOR.cpp:306
Method
toAdmin
chapter03/market_data_feed.hpp:25
Method
toApp
chapter03/market_data_feed.hpp:26
Method
updateState
Method to update the agent's state after an action has been taken
chapter04/SOR.cpp:445
Method
update_order
chapter03/exploring_circular_array.hpp:256
Method
~OMS
chapter03/oms_ems.hpp:75
Method
~RMS
chapter03/rms.hpp:43
← previous
201–265 of 265, ranked by callers