From 66ff509a55312f69f1422de5cc0dc186b00ff466 Mon Sep 17 00:00:00 2001 From: TommyGarch <130097657+TommyGarch@users.noreply.github.com> Date: Thu, 12 Dec 2024 16:13:08 -0500 Subject: [PATCH] Update _meta.json --- pages/api_integration-guides/_meta.json | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/api_integration-guides/_meta.json b/pages/api_integration-guides/_meta.json index b16c7893..567b257b 100644 --- a/pages/api_integration-guides/_meta.json +++ b/pages/api_integration-guides/_meta.json @@ -1,5 +1,6 @@ { "Getting_started_with_the_typescript_client": "Getting started with the Typescript client", + "Trading_with_classic_python_client": "Trading with Classic Python Client", "how_to_uncross_orderbook": "How to uncross the orderbook", "how_to_interpret_block_data_for_trades": "How to interpret block data for trades", "setting_up_raspberry_pi_for_api_trading": "Setting up Raspberry Pi for API Trading",