对现货进行网格管理
# 现货网格管理 ''' # Example: def main(): spot_g_stra = ext.SpotGridStra({'exchange': exchanges[1], #现货交易所 'ZPrecision': 2, 'XPrecision': 3, 'MinStock': 0.001, 'GridSize': 0.03, 'Symbol': 'BNB', 'BalancePoint': 0.5