Operating Steps:
1. Copy data/IcebergData.csvto the dolphindb/serverdirectory.
2. Import data/Iceberg_monitoring.json to Dashboard.
3. Run data/data_input.dosto create the database, tables, and import data.
4. Run data/loadMatchEngine.dosto load the simulated matching engine.
5. Run scripts 01through 10to build the order-slicing system.
6. Run script 18or execute the Java/Python API code to submit parent orders to the subscribed stream table.
7. Observe the results displayed on the data panel:
The Parent Order Monitor​ will show the submitted parent orders.
The Child Order Monitor​ will show the bid/ask orders placed by the slicing system.
The Trade Execution Monitor​ will show the status of matched trades.